From 4fd562b84b5b58866930547160fadb78adec2046 Mon Sep 17 00:00:00 2001 From: stebifan Date: Sun, 10 Nov 2019 15:02:45 +0100 Subject: [PATCH] Update config.js --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 71caf48..bae8094 100644 --- a/config.js +++ b/config.js @@ -27,7 +27,7 @@ module.exports = function () { { 'name': 'Freifunk Rhein-Sieg', // Please ask Freifunk Regensburg before using its tile server c- example with retina tiles - 'url': 'https://tiles.freifunk-rhein-sieg.net/{z}/{x}/{y}.png', + 'url': 'https://tiles.freifunk-rhein-sieg.net/tile/{z}/{x}/{y}.png', 'config': { 'maxZoom': 19, 'attribution': '© Freifunk-Rhein-Sieg (Stefan Hoffmann) © OpenStreetMap contributors'