diff --git a/index.html b/index.html
index e44b021..a3f25c6 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
 <html>
 <head>
     <title>Christian Goeschel Ndjomouo - Portfolio</title>
-    <link rel="icon" type="image/x-icon" href="file:///Volumes/Public/Portfolio/icons/favicon.ico">
+    <link rel="icon" type="image/x-icon" href="icons/favicon.ico">
     <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
     <script src="js/anim.js"></script>
     <link rel="stylesheet" type="text/css"  href="css/style.css">