diff --git a/RIFI/index.html b/RIFI/index.html
index 2caebab66e7e168cd268a36e54ef020fc2a21207..ee0baf122673010e8537408cc7d2265ff656a575 100644
--- a/RIFI/index.html
+++ b/RIFI/index.html
@@ -26,7 +26,7 @@
         <h1 class="centre"> Projet webGL</h1>
         <div id="webGL" class="centre"></div>
         <!-- Mon script avec un chemin relatif -->
-        <script type="module" src="particle-grid.js"></script>
+        <script type="module" src="script.js"></script>
         
 </body>
 </html>
\ No newline at end of file