diff options
Diffstat (limited to 'tools/index_template.html')
-rw-r--r-- | tools/index_template.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/index_template.html b/tools/index_template.html index 680e43a..9efa788 100644 --- a/tools/index_template.html +++ b/tools/index_template.html @@ -17,7 +17,7 @@ <header> <div class="navbar"> <a href="index.html">Accueil</a> - <a href="pages/howtoread.html">Comment lire ce blog ?</a> + <a href="pages/how-to-read.html">Comment lire ce blog ?</a> <a href="pages/about.html">À Propos</a> </div> </header> @@ -40,4 +40,4 @@ </div> </footer> </body> -</html>
\ No newline at end of file +</html> |