Skip to content

Commit 8c2d2c9

Browse files
authored
https
1 parent ca89cf0 commit 8c2d2c9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

data_sources/stamen_toner_labels/metadata.ini

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ icon = stamen.png
1010

1111
[license]
1212
name = CC-BY 3.0
13-
link = http://creativecommons.org/licenses/by/3.0/
13+
link = https://creativecommons.org/licenses/by/3.0/
1414
copyright_text = Map tiles by Stamen Design, under CC BY 3.0. Data by OpenStreetMap, under ODbL
15-
copyright_link = http://maps.stamen.com/
16-
terms_of_use = http://maps.stamen.com/
15+
copyright_link = https://maps.stamen.com/
16+
terms_of_use = https://maps.stamen.com/
1717

1818
[tms]
19-
url = http://tile.stamen.com/toner-labels/{z}/{x}/{y}.png
20-
zmax = 20
19+
url = https://tile.stamen.com/toner-labels/{z}/{x}/{y}.png
20+
zmax = 20

0 commit comments

Comments
 (0)