diff --git a/public2/2-Hit.html b/public2/2-Hit.html
index 307ac68315a106f1d7c0364785c94411a9dcc9d8..9dce37a5044bf27764534afda2181ce03a6f69ed 100644
--- a/public2/2-Hit.html
+++ b/public2/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://immersive-web.github.io/webxr-samples/media/gltf/sunflower/sunflower.gltf", function(gltf) {
+loader.load("https://transfer.hft-stuttgart.de/gitlab/bennard.ayivor1/22aybe1mpg/-/raw/master/public2/Car_cartoon.gltf", function(gltf) {
   flower = gltf.scene;
 });