Skip to content

Commit 3df77c7

Browse files
committed
Fix description of mapbox example
1 parent 9c4ad57 commit 3df77c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<h1>ol-mapbox-style Examples</h1>
1717
<p>To see the source code for the examples below, go to <a href="https://github.com/openlayers/ol-mapbox-style/tree/main/examples/">https://github.com/openlayers/ol-mapbox-style/tree/main/examples/</a>.</p>
1818
<ul>
19-
<li><a href="mapbox.html">Mapbox</a> (requires a <a href="https://www.mapbox.com/studio/account/tokens/">Mapbox API token</a>) &ndash; Vector tile map from Mapbox's Bright style</li>
19+
<li><a href="mapbox.html">Mapbox</a> (requires a <a href="https://www.mapbox.com/studio/account/tokens/">Mapbox API token</a>) &ndash; Vector tile map from Mapbox's Streets v12 style</li>
2020
<li><a href="maptiler-hillshading.html">Maptiler w/ hillshading</a> (requires a <a href="https://cloud.maptiler.com/account/keys/">Maptiler Cloud API token</a>) &ndash; Hillshading map with Maptiler style sources</li>
2121
<li><a href="terrarium-hillshading.html">Terrarium hillshading</a> &ndash; Hillshading map using a Terrarium source</li>
2222
<li><a href="openmaptiles.html">OpenMapTiles</a> (requires a <a href="https://cloud.maptiler.com/account/keys">Maptiler Cloud API token</a>) &ndash; Vector tile map from OpenMapTiles's basic style</li>

0 commit comments

Comments
 (0)