aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Umesh Yadav <dungeonmaster18@users.noreply.github.com>2017-11-27 12:12:08 -0800
committerGravatar Copybara-Service <copybara-piper@google.com>2017-11-27 12:14:02 -0800
commite35047e36e21baabb98eae9a0025bbd6127a1f0e (patch)
treef2a1615674aa111d6f524a256712bd834aa4d8c0 /README.md
parentb62bc203c3f9e0242033027702fa9289988fe9ad (diff)
Fix doc broken link
It fixes issue #4104 and few on the readme file. Closes #4131. PiperOrigin-RevId: 177053228
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
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