Skip to content

Commit bb89c20

Browse files
authored
[Issue 5275] Updated old 0.5.0 local server doc reference to 1.4.0 (#5313)
* Updated old 0.5.0 local server doc reference to 1.4.0 in all non map/minified files. * Removed the changes to dist since those are built from src :)
1 parent 7663c2f commit bb89c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

��src/index.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ if (!window.cordova && window.location.protocol === 'file:') {
5151
'This HTML file is currently being served via the file:// protocol. ' +
5252
'Assets, textures, and models WILL NOT WORK due to cross-origin policy! ' +
5353
'Please use a local or hosted server: ' +
54-
'https://aframe.io/docs/0.5.0/introduction/getting-started.html#using-a-local-server.');
54+
'https://aframe.io/docs/1.4.0/introduction/installation.html#use-a-local-server.');
5555
}
5656

5757
require('present'); // Polyfill `performance.now()`.

0 commit comments

Comments
 (0)