From e35047e36e21baabb98eae9a0025bbd6127a1f0e Mon Sep 17 00:00:00 2001 From: Umesh Yadav Date: Mon, 27 Nov 2017 12:12:08 -0800 Subject: Fix doc broken link It fixes issue #4104 and few on the readme file. Closes #4131. PiperOrigin-RevId: 177053228 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6145d3293e..7c65b84cb0 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,8 @@ Build and test software of any size, quickly and reliably. - [Build C++](https://docs.bazel.build/tutorial/cpp.html) - [Build Java](https://docs.bazel.build/tutorial/java.html) - - [Android and iOS](https://docs.bazel.build/tutorial/app.html) + - [Android](https://docs.bazel.build/tutorial/android-app.html) + - [iOS](https://docs.bazel.build/tutorial/ios-app.html) ## Documentation -- cgit v1.2.3