We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0ee093 commit 3a01f7cCopy full SHA for 3a01f7c
dist/README.md
@@ -8,7 +8,7 @@ script below from the [jsdelivr CDN](https://www.jsdelivr.com/):
8
```html
9
<html>
10
<head>
11
- <script src="https://cdn.jsdelivr.net/gh/aframevr/aframe@0642e09bbdc8e7539a0608672a5f0197fbf3d21e/dist/aframe-master.min.js"></script>
+ <script src="https://cdn.jsdelivr.net/gh/aframevr/aframe@d0ee093046e233e39db2353852c241dd0fea4c58/dist/aframe-master.min.js"></script>
12
</head>
13
<body>
14
<a-scene>
0 commit comments