diff --git a/examples/mapbox-layer.html b/examples/mapbox-layer.html index f136feb303..8ab63b05e3 100644 --- a/examples/mapbox-layer.html +++ b/examples/mapbox-layer.html @@ -10,6 +10,6 @@ resources: - https://unpkg.com/mapbox-gl@0.54.0/dist/mapbox-gl.css cloak: - key: ER67WIiPdCQvhgsUjoWK - value: Your Mapbox access token from http://mapbox.com/ here + value: Your Mapbox access token from https://mapbox.com/ here ---
diff --git a/examples/mapbox-vector-tiles-advanced.html b/examples/mapbox-vector-tiles-advanced.html index 10a03bacc2..bd9fc9a401 100644 --- a/examples/mapbox-vector-tiles-advanced.html +++ b/examples/mapbox-vector-tiles-advanced.html @@ -9,6 +9,6 @@ resources: - resources/mapbox-streets-v6-style.js cloak: - key: pk.eyJ1IjoiYWhvY2V2YXIiLCJhIjoiY2pzbmg0Nmk5MGF5NzQzbzRnbDNoeHJrbiJ9.7_-_gL8ur7ZtEiNwRfCy7Q - value: Your Mapbox access token from http://mapbox.com/ here + value: Your Mapbox access token from https://mapbox.com/ here --- diff --git a/examples/mapbox-vector-tiles.html b/examples/mapbox-vector-tiles.html index 4bf12aa1c9..1eae433254 100644 --- a/examples/mapbox-vector-tiles.html +++ b/examples/mapbox-vector-tiles.html @@ -9,6 +9,6 @@ resources: - resources/mapbox-streets-v6-style.js cloak: - key: pk.eyJ1IjoiYWhvY2V2YXIiLCJhIjoiY2pzbmg0Nmk5MGF5NzQzbzRnbDNoeHJrbiJ9.7_-_gL8ur7ZtEiNwRfCy7Q - value: Your Mapbox access token from http://mapbox.com/ here + value: Your Mapbox access token from https://mapbox.com/ here --- diff --git a/examples/sea-level.html b/examples/sea-level.html index 401370981e..4fa8001f35 100644 --- a/examples/sea-level.html +++ b/examples/sea-level.html @@ -11,7 +11,7 @@ docs: > tags: "raster, pixel operation, flood" cloak: - key: pk.eyJ1IjoidHNjaGF1YiIsImEiOiJjaW5zYW5lNHkxMTNmdWttM3JyOHZtMmNtIn0.CDIBD8H-G2Gf-cPkIuWtRg - value: Your Mapbox access token from http://mapbox.com/ here + value: Your Mapbox access token from https://mapbox.com/ here ---