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 5488ab2 commit 770f95aCopy full SHA for 770f95a
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@9ec2563dc1282dbd3b60e0682ef8fd85365f0775/dist/aframe-master.min.js"></script>
+ <script src="https://cdn.jsdelivr.net/gh/aframevr/aframe@5488ab218f4be30ca77e77ef8114f4a87e568632/dist/aframe-master.min.js"></script>
12
</head>
13
<body>
14
<a-scene>
0 commit comments