diff options
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/static/faq.html b/static/faq.html index 298b07b2..c8b4d632 100644 --- a/static/faq.html +++ b/static/faq.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><a href="/build">Build</a></li> <li><a href="/usage">Usage</a></li> <li aria-current="page"><a href="/faq">FAQ</a></li> @@ -1106,10 +1106,11 @@ <article id="install"> <h2><a href="#install">How do I install GrapheneOS?</a></h2> - <p>Follow the <a href="/install">official GrapheneOS installation guide</a>. Third - party installation guides tend to be out-of-date and often contain misguided - advice and errors. If you have trouble with the installation process, ask for help - from the <a href="/contact#community">#grapheneos Matrix / IRC channel</a>.</p> + <p>Either follow the <a href="/install/cli">official command-line installation + guide</a> or use <a href="/install-web">our web-based installer</a>. Third party + installation guides tend to be out-of-date and often contain misguided advice and + errors. If you have trouble with the installation process, ask for help from the + <a href="/contact#community">#grapheneos Matrix / IRC channel</a>.</p> </article> <article id="build"> |
