summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-09-27 04:34:16 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-09-27 04:34:16 -0400
commitf22e7b3577f81236fb380e5ba83270faec121c31 (patch)
treec767fa73383ff2b60b2c10395484bb3a1258436b
parenta08aaa11b0fb351474e330525f0f806fe0400c84 (diff)
update link to Chromium Android build instructions
-rw-r--r--static/build.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html
index d161bb50..a17f98b3 100644
--- a/static/build.html
+++ b/static/build.html
@@ -569,7 +569,7 @@ cd ../..</pre>
source tree. The GrapheneOS browser build is located at external/vanadium and the
WebView is at external/chromium-webview.</p>
- <p>See <a href="https://www.chromium.org/developers/how-tos/android-build-instructions">
+ <p>See <a href="https://chromium.googlesource.com/chromium/src/+/master/docs/android_build_instructions.md">
Chromium's Android build instructions</a> for details on obtaining the
prerequisites.</p>