There was an error while loading. Please reload this page.
1 parent 7663c2f commit bb89c20Copy full SHA for bb89c20
��src/index.js
@@ -51,7 +51,7 @@ if (!window.cordova && window.location.protocol === 'file:') {
51
'This HTML file is currently being served via the file:// protocol. ' +
52
'Assets, textures, and models WILL NOT WORK due to cross-origin policy! ' +
53
'Please use a local or hosted server: ' +
54
- 'https://aframe.io/docs/0.5.0/introduction/getting-started.html#using-a-local-server.');
+ 'https://aframe.io/docs/1.4.0/introduction/installation.html#use-a-local-server.');
55
}
56
57
require('present'); // Polyfill `performance.now()`.
0 commit comments