Skip to content

Commit

Permalink
Fix doc links.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Hale committed Oct 22, 2024
1 parent 4fb4bd7 commit 3ebf5f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_includes/nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
</button>
<a class="navbar-brand" href="{{ "/" | prepend: site.github.url }}">Halyard</a>
<a class="navbar-brand" href="{{ "/" | prepend: site.github.url }}">Halyard-star</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li {% if page.url == "/" %} class="active" {% endif %}><a href="{{ "/" | prepend: site.github.url }}">Home</a></li>
<li {% if page.layout == "doc" %} class="active" {% endif %}><a href="{{ "/getting-started.html" | prepend: site.github.url }}">Documentation</a></li>
<li><a href="https://github.com/Merck/Halyard/releases">Download</a></li>
<li><a href="https://github.com/pulquero/Halyard/releases">Download</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
Expand Down

0 comments on commit 3ebf5f7

Please sign in to comment.