Fix index.html to make it go to the right address for About
parent
bbbec17ae6
commit
85181ba821
|
@ -11,7 +11,7 @@
|
|||
<nav>
|
||||
<ul>
|
||||
<li><a href="#" class="current">Home</a></li>
|
||||
<li><a href="about/about.html">About</a></li>
|
||||
<li><a href="about/index.html">About</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
Loading…
Reference in New Issue