Update examples URL to openlayers.github.io
This commit is contained in:
@@ -5,5 +5,5 @@
|
|||||||
Welcome to OpenLayers 3!
|
Welcome to OpenLayers 3!
|
||||||
|
|
||||||
To see OpenLayers 3 in action you can look at the live examples on
|
To see OpenLayers 3 in action you can look at the live examples on
|
||||||
http://openlayers.github.com/ol3/master/examples/. If you want to contribute
|
http://openlayers.github.io/ol3/master/examples/. If you want to contribute
|
||||||
to OpenLayers 3 please read the [CONTRIBUTING](CONTRIBUTING.md) page.
|
to OpenLayers 3 please read the [CONTRIBUTING](CONTRIBUTING.md) page.
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ except ImportError, E:
|
|||||||
missing_deps = E
|
missing_deps = E
|
||||||
|
|
||||||
feedName = "example-list.xml"
|
feedName = "example-list.xml"
|
||||||
feedPath = "http://openlayers.github.com/ol3/master/examples/"
|
feedPath = "http://openlayers.github.io/ol3/master/examples/"
|
||||||
|
|
||||||
|
|
||||||
def getListOfExamples(relPath):
|
def getListOfExamples(relPath):
|
||||||
|
|||||||
Reference in New Issue
Block a user