Skip to content

Commit

Permalink
Fix footer typo
Browse files Browse the repository at this point in the history
  • Loading branch information
slint authored Oct 25, 2023
1 parent 15a726b commit b50b73d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h5>About</h5>
<li><a href="http://about.zenodo.org/principles/">Principles</a></li>
<li><a href="http://about.zenodo.org/roadmap/">Roadmap</a></li>
<li><a href="http://about.zenodo.org/projects/">Projects</a></li>
<li><a href="http://about.zenodo.org/contact/">Contract</a></li>
<li><a href="http://about.zenodo.org/contact/">Contact</a></li>
</ul>
</div>
<div class="col-xs-2 col-md-2">
Expand Down

0 comments on commit b50b73d

Please sign in to comment.