summaryrefslogtreecommitdiff
path: root/platform/android/README.md
diff options
context:
space:
mode:
authorLindsay Young <lindsay@mapbox.com>2017-10-24 14:20:33 -0700
committerGitHub <noreply@github.com>2017-10-24 14:20:33 -0700
commit5fa4790fdc24622d85db5fc503bcca9fe8c40b60 (patch)
treed28adbb06edeeec734258840a7a909a9ca25d3e3 /platform/android/README.md
parentf6c8dcbf392d03eb354faf5e86efae8b0b3757b7 (diff)
downloadqtlocation-mapboxgl-5fa4790fdc24622d85db5fc503bcca9fe8c40b60.tar.gz
[docs] updating ios & android install links (#10246)
* updating ios & android install links * updating iOS custom builds page to link to iOS installtion * updating copy
Diffstat (limited to 'platform/android/README.md')
-rw-r--r--platform/android/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/android/README.md b/platform/android/README.md
index bd95bdf7fa..0f6998f1a3 100644
--- a/platform/android/README.md
+++ b/platform/android/README.md
@@ -10,7 +10,7 @@ Alright. So, actually, you may be in the wrong place. From here on in, this READ
**To view our current API documentation, see our [JavaDoc](https://www.mapbox.com/android-sdk/api).**
-**To install and use the Mapbox Android SDK in an application, see the [Mapbox Android SDK website](https://www.mapbox.com/android-sdk/).**
+**To install and use the Mapbox Android SDK in an application, see the [Mapbox Android SDK website](https://www.mapbox.com/install/android/).**
[![](https://www.mapbox.com/android-sdk/images/splash.png)](https://www.mapbox.com/android-sdk/)
@@ -98,4 +98,4 @@ More information about building and distributing this project in [DISTRIBUTE.md]
#### Symbolicating native crashes
When hitting native crashes you can use ndk-stack to symbolicate crashes.
-More information in [this](https://github.com/mapbox/mapbox-gl-native/wiki/Getting-line-numbers-from-an-Android-crash-with-ndk-stack) guide. \ No newline at end of file
+More information in [this](https://github.com/mapbox/mapbox-gl-native/wiki/Getting-line-numbers-from-an-Android-crash-with-ndk-stack) guide.