From a0fe60feaccf7d93cfee0189a6390f523df7d1f5 Mon Sep 17 00:00:00 2001
From: Riegel <22rial1mpg@hft-stuttgart.de>
Date: Fri, 23 Jun 2023 15:55:14 +0000
Subject: [PATCH] Update public/place.html

---
 public/place.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/place.html b/public/place.html
index cbeff46..1ad139e 100644
--- a/public/place.html
+++ b/public/place.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/pages/22rial1mpg/vis_exc3_ar_riegel/Bee.gltf", function(gltf) {
+loader.load("https://transfer.hft-stuttgart.de/pages/22rial1mpg/vis_exc3_ar_riegel/source/model.gltf", function(gltf) {
   flower = gltf.scene;
 });
 
-- 
GitLab