summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/).