From 1c6e3648eb53009ea6f87741d755e635ad9051d5 Mon Sep 17 00:00:00 2001 From: pathmapper Date: Tue, 16 Oct 2018 07:32:25 +0200 Subject: [PATCH] Use GitHub Pages for OSM Liberty --- src/config/styles.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/styles.json b/src/config/styles.json index 6a4a94a..8a0dd0a 100644 --- a/src/config/styles.json +++ b/src/config/styles.json @@ -26,8 +26,8 @@ { "id": "osm-liberty", "title": "OSM Liberty", - "url": "https://cdn.jsdelivr.net/gh/maputnik/osm-liberty@07c0d7dc4e266e244d7f4a7017ad96fd61bc1bf4/style.json", - "thumbnail": "https://cdn.rawgit.com/maputnik/osm-liberty/gh-pages/thumbnail.png" + "url": "https://maputnik.github.io/osm-liberty/style.json", + "thumbnail": "https://maputnik.github.io/osm-liberty/thumbnail.png" }, { "id": "empty-style",