summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2018-10-09 13:21:51 +0200
committerTobrun <tobrun.van.nuland@gmail.com>2018-10-09 13:27:43 +0200
commited283f1f6cdd672de81ee4180e6bccfea2601c45 (patch)
tree6aa981406b290de99d36b93acf8d0d9e739b0ac3
parentd21c126f9def8627c2b33ec1eabde266cb9c42fe (diff)
downloadqtlocation-mapboxgl-upstream/tvn-developing-doc-fix.tar.gz
[android] - fix readme to point to correct developing.md in rootupstream/tvn-developing-doc-fix
-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/).