Skip to content

Commit

Permalink
annotation link gen
Browse files Browse the repository at this point in the history
  • Loading branch information
jenahwang committed Jul 11, 2024
1 parent 5db5a3a commit 286382d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/annotator-link-gen/annotator-link-gen.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ <h3 class="h5 mb-5"> This form will output a link for annotation using the infor

<div class="input-group mt-5">
<div class="input-group-prepend">
<span class="input-group-text" id="yourlink">YOUR LINK</span>
<span class="input-group-text bg-primary text-white" id="yourlink">YOUR LINK</span>
</div>
<input type="text" class="form-control bg-light" id="use-this-url" aria-describedby="yourlink" readonly="readonly">
<div class="input-group-append">
Expand Down

0 comments on commit 286382d

Please sign in to comment.