Using the openlayers.org domain

This commit is contained in:
Tim Schaub
2014-08-28 16:15:41 -06:00
parent 41ee554969
commit fc13499f31
4 changed files with 8 additions and 8 deletions

View File

@@ -66,7 +66,7 @@ goog.require('ol.vec.Mat4');
* @const
* @type {string}
*/
ol.OL3_URL = 'http://ol3js.org/';
ol.OL3_URL = 'http://openlayers.org/';
/**