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