Skip to content

Commit 7331b78

Browse files
committed
Fix https error on Windows
1 parent cadf0ee commit 7331b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data_sources/mapbox_gray/metadata.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ copyright_link =
1616
terms_of_use =
1717

1818
[tms]
19-
url = https://a.tiles.mapbox.com/v3/examples.map-20v6611k/{z}/{x}/{y}.png
19+
url = http://a.tiles.mapbox.com/v3/examples.map-20v6611k/{z}/{x}/{y}.png
2020
zmax = 19

0 commit comments

Comments
 (0)