update(header): change link to annuraire

This commit is contained in:
rick 2021-12-21 15:45:58 +01:00
parent 4f2c820e30
commit 6b777c2882
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@
<div>
<a href="ou.html">où me retrouver</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>
</div>
</header>

View file

@ -12,7 +12,7 @@
<div>
<a href="ou.html">où me retrouver</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>
</div>
</header>