summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2018-10-09 13:21:51 +0200
committerTobrun <tobrun@mapbox.com>2018-10-09 15:40:28 +0200
commitf997dc30b9c61349fc143f47a0aee24ad8527daa (patch)
tree523fd5c1f87e9b830d2273afd32d71bc9f9b8ec4
parent1e71075b3f0084d581a0b3c2d45e5fabb9ad2ec1 (diff)
downloadqtlocation-mapboxgl-f997dc30b9c61349fc143f47a0aee24ad8527daa.tar.gz
[android] - fix readme to point to correct developing.md in root
-rw-r--r--platform/android/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/README.md b/platform/android/README.md
index 31e0a94f2c..7925b9e7e6 100644
--- a/platform/android/README.md
+++ b/platform/android/README.md
@@ -46,7 +46,7 @@ These dependencies are required for all operating systems and all platform targe
- [ccache](https://ccache.samba.org/) (optional)
**Note**: We partially support C++14 because GCC 4.9 does not fully implement the
-final draft of the C++14 standard. More information in [DEVELOPING.md](DEVELOPING.md).
+final draft of the C++14 standard. More information in [DEVELOPING.md](../../DEVELOPING.md).
**Note**: On macOS you can install clang with installing the [Apple command line developer tools](https://developer.apple.com/download/).