diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-24 10:47:09 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-24 11:27:08 -0500 |
| commit | 4ff446e2d41515eaee5e89870e7b6fa85949033c (patch) | |
| tree | 5fa6b3d0c8b44533e27b80c9337315cdb2bd5696 /static/build.html | |
| parent | 5be9bc4f82ac3281267f9d9d500e0591e031e674 (diff) | |
create an install directory with an index page
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html index c92d57e5..c65834af 100644 --- a/static/build.html +++ b/static/build.html @@ -34,7 +34,7 @@ <ul> <li><a href="/">GrapheneOS</a></li> <li><a href="/features">Features</a></li> - <li><a href="/install">Install</a></li> + <li><a href="/install/">Install</a></li> <li aria-current="page"><a href="/build">Build</a></li> <li><a href="/usage">Usage</a></li> <li><a href="/faq">FAQ</a></li> @@ -655,7 +655,7 @@ cd ../..</pre> incremental updates from those to the most recent signed <code>target_files</code> zip.</p> - <p>See the <a href="/install">install guide</a> for information on how to use the + <p>See the <a href="/install/">install page</a> for information on how to use the factory images. See the <a href="/usage#updates-sideloading">usage guide section on sideloading updates</a> for information on how to use the update packages.</p> |
