summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorLangston Smith <langston.smith@mapbox.com>2017-12-04 08:19:47 -0800
committerTobrun <tobrun@mapbox.com>2017-12-19 10:40:06 +0100
commitc15c6edce9452612fcfb155d90b58aeb38a7b8d8 (patch)
treec27c1de6a9bdafcf5849d8c2563c82f84ade1b8b /INSTALL.md
parentdb6eaa0c348026c6afa74744a0433ccb41fe7b83 (diff)
downloadqtlocation-mapboxgl-c15c6edce9452612fcfb155d90b58aeb38a7b8d8.tar.gz
Android SDK renaming (#10609)
* changes in various markdown files * more tweaks * Updated attribution title
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 78c5a06933..fb619770a1 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -1,8 +1,8 @@
# Building & Developing Mapbox GL Native from Source
**Just trying to use Mapbox GL Native? You don't need to read this stuff! We
-provide [easy-to-install, prebuilt versions of the Mapbox SDKs for iOS and Android
-that you can download instantly and get started with fast](https://www.mapbox.com/mobile/).**
+provide [easy-to-install, prebuilt versions of the Mapbox Maps SDKs for iOS and Android
+that you can download instantly and get started with fast](https://www.mapbox.com/install/).**
Still with us? These are the instructions you'll need to build Mapbox GL Native
from source on a variety of platforms and set up a development environment.