We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1475ca2 commit 617eacbCopy full SHA for 617eacb
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@f1b450f59bbfe9afc85ed62b0cf78dcd076fd445/dist/aframe-master.min.js"></script>
+ <script src="https://cdn.jsdelivr.net/gh/aframevr/aframe@1475ca28e24974f1bc33ad190c77a64004f021df/dist/aframe-master.min.js"></script>
12
</head>
13
<body>
14
<a-scene>
0 commit comments