Skip to content

Commit

Permalink
Update navbar.html
Browse files Browse the repository at this point in the history
Removed faulty "Add data" link from "About" menu as mentioned in IQSS#10770
  • Loading branch information
DieuwertjeBloemen authored Aug 21, 2024
1 parent aac50a5 commit d7b0ace
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/sphinx-guides/source/_templates/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">About <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a target="_blank" href="https://dataverse.org/about">About the Project</a></li>
<li><a target="_blank" href="https://dataverse.org/add-data">Add Data</a></li>
<li><a target="_blank" href="https://dataverse.org/blog">Blog</a></li>
<li><a target="_blank" href="https://dataverse.org/presentations">Presentations</a></li>
<li><a target="_blank" href="https://dataverse.org/publications">Publications</a></li>
Expand Down

0 comments on commit d7b0ace

Please sign in to comment.