summaryrefslogtreecommitdiff
path: root/platform/ios/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/ios/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/ios/README.md')
-rw-r--r--platform/ios/README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/platform/ios/README.md b/platform/ios/README.md
index af01aed18d..de70c4e891 100644
--- a/platform/ios/README.md
+++ b/platform/ios/README.md
@@ -4,9 +4,10 @@
A library based on [Mapbox GL Native](../../README.md) for embedding interactive map views with scalable, customizable vector maps into Cocoa Touch applications on iOS 8.0 and above using Objective-C, Swift, or Interface Builder.
-This repository is for day-to-day development of the SDK. Building the SDK yourself requires [a number of dependencies and steps](../../INSTALL.md) that are unnecessary for developing production applications. For production applications, please consider installing an official, prebuilt release instead; see the [Mapbox iOS SDK website](https://www.mapbox.com/ios-sdk/) for installation instructions.
+This repository is for day-to-day development of the SDK. Building the SDK yourself requires [a number of dependencies and steps](../../INSTALL.md) that are unnecessary for developing production applications. For production applications, please consider installing an official, production-ready version instead.
-* [Integrating the Mapbox iOS SDK into your application](INSTALL.md)
-* [Contributing to the Mapbox iOS SDK](DEVELOPING.md)
+* [Integrate the Mapbox iOS SDK into your application](https://www.mapbox.com/install/ios/).
+* [Learn about custom builds](INSTALL.md)
+* [Contribute to the Mapbox iOS SDK](DEVELOPING.md)
![](docs/img/screenshot.png)