update(header): change link to annuraire
This commit is contained in:
parent
4f2c820e30
commit
6b777c2882
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
||||||
<div>
|
<div>
|
||||||
<a href="ou.html">où me retrouver</a>
|
<a href="ou.html">où me retrouver</a>
|
||||||
<a href="copaings.html">copains</a>
|
<a href="copaings.html">copains</a>
|
||||||
<a href="annuraire.html">annuaire</a>
|
<a href="/a/">annuaire</a>
|
||||||
<a href="rss.html">mes flux rss</a>
|
<a href="rss.html">mes flux rss</a>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
2
ou.html
2
ou.html
|
@ -12,7 +12,7 @@
|
||||||
<div>
|
<div>
|
||||||
<a href="ou.html">où me retrouver</a>
|
<a href="ou.html">où me retrouver</a>
|
||||||
<a href="copaings.html">copains</a>
|
<a href="copaings.html">copains</a>
|
||||||
<a href="/annuraire">annuaire</a>
|
<a href="/a/">annuaire</a>
|
||||||
<a href="rss.html">mes flux rss</a>
|
<a href="rss.html">mes flux rss</a>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
Loading…
Reference in a new issue