Skip to content

Commit

Permalink
42: Links and References
Browse files Browse the repository at this point in the history
  • Loading branch information
keilw committed Nov 2, 2024
1 parent 92b3731 commit 5d7d376
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documents/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="about.html">About</a></li>
<li><a href="../about.html">About</a></li>
<!--li><a href="/pages/contact.html">Contact</a></li-->
<li><a href="download.html">Download</a></li>
<li><a href="../download.html">Download</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Links <b class="caret"></b></a>
<ul class="dropdown-menu">
Expand Down

0 comments on commit 5d7d376

Please sign in to comment.