summaryrefslogtreecommitdiff
path: root/docs/BUILD_IOS_OSX.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/BUILD_IOS_OSX.md')
-rw-r--r--docs/BUILD_IOS_OSX.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/BUILD_IOS_OSX.md b/docs/BUILD_IOS_OSX.md
index 6a43025201..643241adf3 100644
--- a/docs/BUILD_IOS_OSX.md
+++ b/docs/BUILD_IOS_OSX.md
@@ -17,7 +17,7 @@ This section is for people contributing to Mapbox GL directly in the context of
### Access Tokens
-_The demo applications use Mapbox vector tiles, which require a Mapbox account and API access token. Obtain an access token on the [Mapbox account page](https://www.mapbox.com/account/apps/)._
+_The demo applications use Mapbox vector tiles, which require a Mapbox account and API access token. Obtain an access token on the [Mapbox account page](https://www.mapbox.com/studio/account/tokens/)._
Set up the access token by editing the scheme for the application target, then adding an environment variable with the name `MAPBOX_ACCESS_TOKEN`.