aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/maps/osm.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/base/maps/osm.html')
-rw-r--r--templates/web/base/maps/osm.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/base/maps/osm.html b/templates/web/base/maps/osm.html
index e469901a8..43d6106a5 100644
--- a/templates/web/base/maps/osm.html
+++ b/templates/web/base/maps/osm.html
@@ -1,6 +1,6 @@
[%
map_js = [
- version('/js/OpenLayers/OpenLayers.fixmystreet.js'),
+ version('/vendor/OpenLayers/OpenLayers.fixmystreet.js'),
version('/js/map-OpenLayers.js'),
version('/js/map-OpenStreetMap.js'),
];