diff --git a/public/index.html b/public/index.html index 8be29c2507cb9239291076a46871232a90eb37c8..84f45b1583e1acd6fd0731386e9160a00c6f34fe 100644 --- a/public/index.html +++ b/public/index.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/32esla1mpg/webarTTP/-/tree/master/media/Velociraptor2.gltf", function(gltf) { +loader.load("https://transfer.hft-stuttgart.de/gitlab/32esla1mpg/webarTTP/-/blob/master/media/sunflower.gltf", function(gltf) { flower = gltf.scene; });