Skip to content

Commit 5918e61

Browse files
committed
Update example script tag
1 parent d1347bb commit 5918e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/ar-graph/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<script src="//unpkg.com/babel-standalone"></script>
77

88
<script src="//unpkg.com/aframe"></script>
9-
<script src="//unpkg.com/ar.js/aframe/build/aframe-ar.min.js"></script>
9+
<script src="//unpkg.com/@ar-js-org/ar.js"></script>
1010

1111
<script src="//unpkg.com/react-force-graph-ar"></script>
1212
<!--<script src="../../src/packages/react-force-graph-ar/dist/react-force-graph-ar.js"></script>-->

0 commit comments

Comments
 (0)