diff --git a/examples/SLDSelect.html b/examples/SLDSelect.html index ff07e319d1..9187609af1 100644 --- a/examples/SLDSelect.html +++ b/examples/SLDSelect.html @@ -28,7 +28,7 @@ function init(){ OpenLayers.ProxyHost= "proxy.cgi?url="; map = new OpenLayers.Map('map', {allOverlays: true, controls: []}); - var url = "http://demo.opengeo.org/geoserver/wms"; + var url = "http://demo.boundlessgeo.com/geoserver/wms"; layers = { states: new OpenLayers.Layer.WMS("State boundary", url, {layers: 'topp:tasmania_state_boundaries', format: 'image/gif', transparent: 'TRUE'}, diff --git a/examples/cql-format.html b/examples/cql-format.html index 31122d8d04..04f8002f06 100644 --- a/examples/cql-format.html +++ b/examples/cql-format.html @@ -49,6 +49,6 @@