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 a0c3fe9 commit b700ca6Copy full SHA for b700ca6
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@f49e08e7fc55be56c4eb9a8e205ee732459a8bf8/dist/aframe-master.min.js"></script>
+ <script src="https://cdn.jsdelivr.net/gh/aframevr/aframe@a0c3fe9737066d01fd065fb077ac7ea018d6ed91/dist/aframe-master.min.js"></script>
12
</head>
13
<body>
14
<a-scene>
0 commit comments