diff --git a/src/configuration/ThemesConfiguration.md b/src/configuration/ThemesConfiguration.md index ad2821b7..f4e7ef9e 100644 --- a/src/configuration/ThemesConfiguration.md +++ b/src/configuration/ThemesConfiguration.md @@ -372,8 +372,7 @@ Some minimal examples of supported background layers: ```json { "name":"mapnik", - "type":"osm", - "url": "https://tile.openstreetmap.org/{z}/{x}/{y}.png" + "type":"osm" } ```