create an install directory with an index page

This commit is contained in:
Daniel Micay
2021-01-24 10:47:09 -05:00
parent 5be9bc4f82
commit 4ff446e2d4
20 changed files with 123 additions and 39 deletions

View File

@@ -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>