Skip to content

Commit 5cefee9

Browse files
Claudeclaude
andcommitted
docs(scripting): fix broken stackblitz logo image reference
Removed reference to non-existent /imgs/stackblitz-logo.png that was breaking the vite/rollup build. The Live Example section now uses a plain text link to Stackblitz. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 50b3ef4 commit 5cefee9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/how-to-guides/scripting/load-3d-web-assets-at-runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ If a load fails, open the browser DevTools Network tab — most external-URL iss
211211

212212
Try it in your browser — the example below uses `SceneSwitcher.addScene()` with several Needle Cloud URLs. Swap them for your own to test:
213213

214-
[![Stackblitz: load scenes from URLs](/imgs/stackblitz-logo.png) Open on Stackblitz](https://stackblitz.com/edit/needle-engine-vite-template)
214+
[Open on Stackblitz](https://stackblitz.com/edit/needle-engine-vite-template) — uses `SceneSwitcher.addScene()` with several Needle Cloud URLs.
215215

216216
## Related
217217

0 commit comments

Comments
 (0)