Skip to content

Commit

Permalink
Fixed anchor link ref
Browse files Browse the repository at this point in the history
  • Loading branch information
fyvon committed Dec 12, 2023
1 parent b9d7bba commit 24adf1f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h2>Curation Release Ready</h2>
<h5>Content</h5>
<ul>
<li><a class="mr-2" href="#import_ready">Studies ready for <b>import</b></a> <span class="badge badge-pill badge-pgs">{{ studies_to_import_count }}</span></li>
<li class="mb-1"><a class="mr-2" href="#scores">Studies ready for <b>release</b></a> <span class="badge badge-pill badge-pgs">{{ studies_to_release_count }}</span></li>
<li class="mb-1"><a class="mr-2" href="#release_ready">Studies ready for <b>release</b></a> <span class="badge badge-pill badge-pgs">{{ studies_to_release_count }}</span></li>
</ul>
</nav>
</div>
Expand Down

0 comments on commit 24adf1f

Please sign in to comment.