Skip to content

Commit fbfc0de

Browse files
committed
Link to 360-gallery in the repo instead of aframe-gallery glitch
1 parent 0f94a08 commit fbfc0de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/introduction/best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ document.querySelector('a-scene').renderer.setTexture2D(ourTexture, 0);
130130

131131
We will try to come with a convenient API in A-Frame to do this automatically.
132132

133-
[360]: https://aframe-360-gallery.glitch.me
133+
[360]: https://aframe.io/aframe/examples/docs/360-gallery/
134134

135135
For example, this is apparent in the [360° image gallery][360]. If we look at
136136
the browser performance tools, there will be frame drops when switching to a

docs/introduction/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ own custom URL name.
3636
Below are a few other A-Frame Glitches for starters:
3737

3838
- [aincraft](https://github.com/aframevr/aframe/tree/master/examples/docs/aincraft) - Minecraft demo.
39-
- [aframe-gallery](https://glitch.com/~aframe-gallery) - 360° image gallery.
39+
- [360-gallery](https://github.com/aframevr/aframe/tree/master/examples/docs/360-gallery/) - 360° image gallery.
4040
- [community-components](https://github.com/aframevr/aframe/tree/master/examples/docs/community-components) - Showcase of various community components.
4141
- [aframe-vaporwave](https://glitch.com/~aframe-vaporwave) - Retro-futuristic scene.
4242

0 commit comments

Comments
 (0)