diff --git a/public/index.html b/public/index.html
index b16dd874ed98192e463f84a78523d72eaa6361aa..f1eefd8dd44adadc97c1669bcb91e50295f68a40 100644
--- a/public/index.html
+++ b/public/index.html
@@ -46,6 +46,6 @@
     <p>Click on one of the buttons below to go to Augmented Reality:</p>
     <button onclick="location.href='1-Cube.html'">Visualize Cube</button>
     <button onclick="location.href='2-Hit.html'">Place a Road Roller</button>
-    <footer>&copy; 2023 HfT Stuttgart. </a></footer>
+    <footer>&copy; 2023 HFT Stuttgart. </a></footer>
   </body>
 </html>