Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit 2442c82

Browse files
Update index.html
1 parent a2fc0ca commit 2442c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/aframe/introduction/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<script src="https://aframe.io/releases/0.7.0/aframe.min.js"></script>
66
<script src="../../../dist/altspace.js"></script>
77
<script src="https://cdnjs.cloudflare.com/ajax/libs/nunjucks/3.0.0/nunjucks.min.js"></script>
8-
<script src="http://ngokevin.github.io/kframe/components/template/dist/aframe-template-component.min.js"></script>
8+
<script src="https://ngokevin.github.io/kframe/components/template/dist/aframe-template-component.min.js"></script>
99
<script src="gallery.js"></script>
1010
<script src="poster.js"></script>
1111
<script>

0 commit comments

Comments
 (0)