Update examples URL to openlayers.github.io

This commit is contained in:
Tom Payne
2013-04-06 14:21:16 +02:00
parent d3f6691cf1
commit 8073be7f3a
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ except ImportError, E:
missing_deps = E
feedName = "example-list.xml"
feedPath = "http://openlayers.github.com/ol3/master/examples/"
feedPath = "http://openlayers.github.io/ol3/master/examples/"
def getListOfExamples(relPath):