From ed283f1f6cdd672de81ee4180e6bccfea2601c45 Mon Sep 17 00:00:00 2001 From: Tobrun Date: Tue, 9 Oct 2018 13:21:51 +0200 Subject: [android] - fix readme to point to correct developing.md in root --- platform/android/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/). -- cgit v1.2.1