diff --git a/example/three/sandbox/index.html b/example/three/sandbox/index.html
index df1866c..9eed5db 100644
--- a/example/three/sandbox/index.html
+++ b/example/three/sandbox/index.html
@@ -17,7 +17,7 @@
-
+
@@ -120,7 +120,7 @@
window.XRF = XRF // expose to form
- let file = document.location.search.length > 2 ? document.location.search.substr(1) + document.location.hash : 'index.gltf#pos=0,1,20'
+ let file = document.location.search.length > 2 ? document.location.search.substr(1) + document.location.hash : 'index.glb'
// optional decoration of href event
XRF.addEventListener('href',(e) => {