From 0f81a994fe2ead20c37403c6be455cf32b3d06aa Mon Sep 17 00:00:00 2001 From: lazarus Date: Wed, 24 Sep 2014 14:30:21 -0700 Subject: [PATCH] Fix incorrect webaddress was pointing to Jewish Studies Religious website... fixed to correctly point to ol3js.org instead. --- config/examples-all.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/examples-all.json b/config/examples-all.json index 6dbbc9ec2e..1451730c32 100644 --- a/config/examples-all.json +++ b/config/examples-all.json @@ -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