diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-28 00:22:50 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-28 00:22:50 -0500 |
| commit | df4ba14d7cbf28cd78672da8ddb1cea88c964320 (patch) | |
| tree | b75e5f8e4df623fdfb057f2645b8c365cc994057 /static | |
| parent | e5b860897605340f7171bc58986f4a6401894d6a (diff) | |
add link to build guide from install guide
Diffstat (limited to 'static')
| -rw-r--r-- | static/install.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/install.html b/static/install.html index 47626869..da5a6594 100644 --- a/static/install.html +++ b/static/install.html @@ -48,7 +48,8 @@ <h1><a href="#install">Install</a></h1> <p>This is a guide on installing GrapheneOS for the officially supported devices. It - can be followed for both the official releases and custom builds.</p> + can be followed for both the official releases and <a href="/build">custom + builds</a>.</p> <nav id="table-of-contents"> <h2><a href="#table-of-contents">Table of contents</a></h2> |
