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