diff --git a/html/index.html b/html/index.html
index 6b4c337409e0736f357ef69c4f6e9254a365ff30..2c1072ca5d52a8f6a3bc3120d996706f797c5b34 100644
--- a/html/index.html
+++ b/html/index.html
@@ -52,7 +52,7 @@
         </div>
         <div class="video-container">
             <video id="video" autoplay muted loop>
-                <source src="/srv/media/HEIA-FR-Panels-768x384-whith-videos.mp4" type="video/mp4">
+                <source src="/media/HEIA-FR-Panels-768x384-whith-videos.mp4" type="video/mp4">
                 Your browser does not support the video tag.
             </video>
         </div>