From 6bda8a0e9a95da320f3bc5d2978ce78fa5010f8b Mon Sep 17 00:00:00 2001 From: Norbert Renner Date: Tue, 13 May 2014 11:53:36 +0200 Subject: [PATCH] update BRouter links --- index.html | 2 +- js/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)');