summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorJason Wray <jason@kulturny.com>2015-09-28 11:34:10 -0400
committerJason Wray <jason@kulturny.com>2015-09-28 11:34:10 -0400
commitf833356321d0770c6b7dab4abbaeea53021bcf2a (patch)
treedcb0c51bff773e16ed893e0289d70bacd16b5aa0 /ios
parenta84cf6242442626d9205231f6855a4c2a981293f (diff)
downloadqtlocation-mapboxgl-f833356321d0770c6b7dab4abbaeea53021bcf2a.tar.gz
[iOS] Fix links in generated docs
[skip ci]
Diffstat (limited to 'ios')
-rwxr-xr-xios/docs/install_docs.sh2
-rw-r--r--ios/docs/pod-README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/ios/docs/install_docs.sh b/ios/docs/install_docs.sh
index b6270e7773..99f2a5d1e9 100755
--- a/ios/docs/install_docs.sh
+++ b/ios/docs/install_docs.sh
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
if [ -z `which appledoc` ]; then
- echo "Unable to find appledoc. See https://github.com/mapbox/mapbox-gl-native#manually"
+ echo "Unable to find appledoc. See https://github.com/mapbox/mapbox-gl-native/blob/master/INSTALL.md"
exit 1
fi
diff --git a/ios/docs/pod-README.md b/ios/docs/pod-README.md
index 7ffbf3b2c0..1fe3ac4f35 100644
--- a/ios/docs/pod-README.md
+++ b/ios/docs/pod-README.md
@@ -2,6 +2,6 @@
An open source OpenGL-based vector map solution for iOS with full styling capabilities and Cocoa bindings.
-For more information, check out [our online overview](https://www.mapbox.com/mapbox-gl-ios/).
+For more information, check out [our online overview](https://www.mapbox.com/ios-sdk/).
[![](https://raw.githubusercontent.com/mapbox/mapbox-gl-native/master/ios/screenshot.png)]()