From 699e3b88f8a8e6cb738057dbed27690e8d10d7ec Mon Sep 17 00:00:00 2001 From: Ilya Matyukhin Date: Mon, 24 Sep 2018 18:35:50 -0700 Subject: [PATCH] Fixed the link to go/Android.bp Change-Id: Ia14b1a5b1f96c3a70465eb1c34367deb5c1d4234 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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