Fix incorrect webaddress

was pointing to Jewish Studies Religious website... fixed to correctly point to ol3js.org instead.
This commit is contained in:
lazarus
2014-09-24 14:30:21 -07:00
parent 1f5ca28596
commit 0f81a994fe

View File

@@ -62,7 +62,7 @@
"api", "observable"
],
"compilation_level": "ADVANCED",
"output_wrapper": "// OpenLayers 3. See http://ol3.js.org/\n(function(){%output%})();",
"output_wrapper": "// OpenLayers 3. See http://ol3js.org/\n(function(){%output%})();",
"use_types_for_optimization": true,
"manage_closure_dependencies": true