summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author Ilya Matyukhin <ilyamaty@google.com> 2018-09-24 18:35:50 -0700
committer Ilya Matyukhin <ilyamaty@google.com> 2018-09-24 18:35:50 -0700
commit699e3b88f8a8e6cb738057dbed27690e8d10d7ec (patch)
tree3be41226bf94377be6e39ae10d07054dd932c625 /README.md
parent2da4ea0b6b59639365a6803d7d9d73aad84b8ddb (diff)
Fixed the link to go/Android.bp
Change-Id: Ia14b1a5b1f96c3a70465eb1c34367deb5c1d4234
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9f427c4c1..16d3cce80 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Every module must have a `name` property, and the value must be unique across
all Android.bp files.
For a list of valid module types and their properties see
-[$OUT_DIR/soong/.bootstrap/docs/soong_build.html](https://go/Android.bp).
+[$OUT_DIR/soong/.bootstrap/docs/soong_build.html](http://go/Android.bp).
### Globs