diff --git a/public/index.html b/public/index.html
index ba48297f1dd5120a704f2dd3521dd9c924c93676..d4ec3c60a97049e6bec2f70431df3ce28942fb55 100644
--- a/public/index.html
+++ b/public/index.html
@@ -7,7 +7,7 @@
 </head>
 <body>
     <div class="topnav">
-        <a class="active" href="./Index.html">Accueil</a>
+        <a class="active" href="./index.html">Accueil</a>
         <a href="./Pages/Projets.html">Mes projets</a>
         <a href="#presentation">Presentation</a>
     </div>