summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2015-11-09 10:15:53 -0800
committerMinh Nguyễn <mxn@1ec5.org>2015-11-09 10:15:53 -0800
commit28ec908a3f1ee715d4f9e11513cce1e92fff6226 (patch)
tree11872f481dc1d7d75578633e3fd5a25f62d3d231 /ios
parent9ab4cb888612e1d43fbb8519f455b97c2378e4a4 (diff)
downloadqtlocation-mapboxgl-28ec908a3f1ee715d4f9e11513cce1e92fff6226.tar.gz
Updated references to old build docs
Fixes #2871.
Diffstat (limited to 'ios')
-rwxr-xr-xios/docs/install_docs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/docs/install_docs.sh b/ios/docs/install_docs.sh
index 20d78748fa..8d1b8f553e 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/blob/master/INSTALL.md"
+ echo "Unable to find appledoc. See https://github.com/mapbox/mapbox-gl-native/blob/master/docs/BUILD_IOS_OSX.md"
exit 1
fi