Skip to content

Commit

Permalink
chore: fix broken glossary link
Browse files Browse the repository at this point in the history
  • Loading branch information
juancho0202 committed Feb 6, 2024
1 parent 757fe41 commit fe796df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h1 class="brand">
</a>
</li>
<li>
<a class="nav__item" href="{{ 'pages/glossary' | relative_url }}"></a>>
<a class="nav__item" href="{{ 'pages/glossary' | relative_url }}">
Glossary
</a>
</li>
Expand Down

0 comments on commit fe796df

Please sign in to comment.