Skip to content

Commit 024f65f

Browse files
mayagaolucaswoj
authored andcommitted
fix token link (#2493)
1 parent 34519ad commit 024f65f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_layouts/docs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h1 class='space-bottom2'>
2626
<h2 class='space'>Using Mapbox GL JS with a <code>&lt;script&gt;</code> tag</h2>
2727

2828
<div class='prose space-bottom2'>
29-
<p>To use the <a href='https://www.mapbox.com/maps/'>vector tiles</a> and styles hosted on <a href='http://mapbox.com'>Mapbox</a>, you must <a href='https://www.mapbox.com/studio/signup/'>create an account</a> and <a href='obtain an access token'>https://www.mapbox.com/studio/account/tokens/</a>. You can learn more about access tokens <a href='https://www.mapbox.com/help/define-access-token/'>here</a>.
29+
<p>To use the <a href='https://www.mapbox.com/maps/'>vector tiles</a> and styles hosted on <a href='http://mapbox.com'>Mapbox</a>, you must <a href='https://www.mapbox.com/studio/signup/'>create an account</a> and <a href='https://www.mapbox.com/studio/account/tokens/'>obtain an access token</a>. You can learn more about access tokens <a href='https://www.mapbox.com/help/define-access-token/'>here</a>.
3030

3131
<pre>
3232
&lt;!DOCTYPE html&gt;

0 commit comments

Comments
 (0)