summaryrefslogtreecommitdiff
path: root/docs/DEVELOP_IOS_OSX.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/DEVELOP_IOS_OSX.md')
-rw-r--r--docs/DEVELOP_IOS_OSX.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/DEVELOP_IOS_OSX.md b/docs/DEVELOP_IOS_OSX.md
index 8f05b98218..183fd15705 100644
--- a/docs/DEVELOP_IOS_OSX.md
+++ b/docs/DEVELOP_IOS_OSX.md
@@ -20,7 +20,7 @@ If you don't have an Apple Developer account, change the destination from "My Ma
### 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`.