diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-28 00:23:28 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-28 00:23:28 -0500 |
| commit | 39a01ac9bb22d25087caed416026e6c52b411737 (patch) | |
| tree | 311cdf26a46b1bf62650df0246564a04a599f458 /static/install.html | |
| parent | df4ba14d7cbf28cd78672da8ddb1cea88c964320 (diff) | |
add link to official releases from build guide
Diffstat (limited to 'static/install.html')
| -rw-r--r-- | static/install.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/install.html b/static/install.html index da5a6594..a7397557 100644 --- a/static/install.html +++ b/static/install.html @@ -48,8 +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 <a href="/build">custom - builds</a>.</p> + can be followed for both the <a href="/releases">official releases</a> and + <a href="/build">custom builds</a>.</p> <nav id="table-of-contents"> <h2><a href="#table-of-contents">Table of contents</a></h2> |
