diff --git a/index.html b/index.html index 45e4ffb..545df89 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,7 @@
BRouter web  alpha1
'ESC' to cancel drawing, 'M' to enable drawing
- Web client for BRouter · + Web client for BRouter · about · GitHub · contact (via OSM)
diff --git a/js/index.js b/js/index.js index 94fef90..db60834 100644 --- a/js/index.js +++ b/js/index.js @@ -56,7 +56,7 @@ zoom: 6 }); map.attributionControl.addAttribution( - 'BRouter © Arndt Brenschede, ' + 'BRouter © Arndt Brenschede, ' + 'routing + map data © OpenStreetMap contributors ' + '(ODbL)');