change href
This commit is contained in:
parent
d2c34fe273
commit
62ff645c4c
4 changed files with 16 additions and 16 deletions
|
@ -10,10 +10,10 @@
|
|||
<div class="wrap">
|
||||
<header>
|
||||
<nav>
|
||||
<a href="../index.html">home</a> |
|
||||
<a href="../links/index.html">links</a> |
|
||||
<a href="../uses/index.html">uses</a> |
|
||||
<a href="../contact/index.html">contact</a>
|
||||
<a href="../">home</a> |
|
||||
<a href="../links/">links</a> |
|
||||
<a href="../uses/">uses</a> |
|
||||
<a href="../contact/">contact</a>
|
||||
</nav>
|
||||
<hr class="rule" />
|
||||
</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue