From 38bf12701e795ab4d8648a4e4828888d6778b0a1 Mon Sep 17 00:00:00 2001 From: pathmapper Date: Sun, 13 Oct 2019 17:30:43 +0200 Subject: [PATCH] Update thumbnail source for OSM Liberty --- src/config/styles.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/styles.json b/src/config/styles.json index c4ded99..155b927 100644 --- a/src/config/styles.json +++ b/src/config/styles.json @@ -33,7 +33,7 @@ "id": "osm-liberty", "title": "OSM Liberty", "url": "https://maputnik.github.io/osm-liberty/style.json", - "thumbnail": "https://maputnik.github.io/osm-liberty/thumbnail.png" + "thumbnail": "https://maputnik.github.io/thumbnails/osm-liberty.png" }, { "id": "os-zoomstack-outdoor",