diff --git a/docs/index.html b/docs/index.html
index d615cfa..0c65490 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -9,7 +9,7 @@
// https://github.com/googlecreativelab/teachablemachine-community/tree/master/libraries/image
// the link to your model provided by Teachable Machine export panel
- const URL = "https://raw.githubusercontent.com/Snipeur060/SpaceAI/tree/main/docs/model/";
+ const URL = "https://raw.githubusercontent.com/Snipeur060/SpaceAI/main/docs/model/";
let model, webcam, labelContainer, maxPredictions;