Skip to content

Commit

Permalink
Update reference in Find Data drop down
Browse files Browse the repository at this point in the history
Update the reference link in the Find Data drop down. This is related
to: 8848896
  • Loading branch information
clnsmth committed Jun 14, 2024
1 parent 7878436 commit c659690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/shared/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="/data/publish-data">Publish Data</a></li>
<li><a class="dropdown-item"
href="/data/find-data" rel="noopener noreferrer" target="_blank">Find Data</a>
href="https://portal.edirepository.org/nis/advancedSearch.jsp" rel="noopener noreferrer" target="_blank">Find Data</a>
</li>
</ul>
</li>
Expand Down

0 comments on commit c659690

Please sign in to comment.