diff --git a/public/2-Hit.html b/public/2-Hit.html
index 72c03007f83225d6c845a1cb22fe9cda450f9385..e8dcc430d5bee9c33aa8534cdeac46471af2f2d6 100644
--- a/public/2-Hit.html
+++ b/public/2-Hit.html
@@ -71,7 +71,7 @@ loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/reticle/re
 })
 
 let flower;
-loader.load("https://transfer.hft-stuttgart.de/gitlab/22yasa1mpg/webarsr/-/raw/master/3d/model.gltf", function(gltf) {
+loader.load("https://transfer.hft-stuttgart.de/gitlab/22yasa1mpg/webarsr/-/raw/master/3d/scene.gltf", function(gltf) {
   flower = gltf.scene;
 });