Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jo0001 committed Dec 26, 2024
1 parent 260e843 commit 54f603b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<div class="navbar-nav me-auto mb-2 mb-lg-0 fw-bold">
<a class="nav-link" href="index.html">Home</a>
<a class="nav-link active" href="downloads.html">Downloads</a>
<a class="nav-link" href="downloads.html">Downloads</a>
<a class="nav-link active" href="#">Setup</a>
<a class="nav-link" href="team.html">Team</a>
</div>
Expand Down

0 comments on commit 54f603b

Please sign in to comment.