summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/articles/index.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/static/articles/index.html b/static/articles/index.html
index 794566d8..f2649ae1 100644
--- a/static/articles/index.html
+++ b/static/articles/index.html
@@ -48,7 +48,18 @@
<main id="articles">
<h1><a href="#articles">Articles</a></h1>
- <p>Articles on assorted topics related to GrapheneOS:</p>
+ <p>The main documentation for GrapheneOS is at the top-level of the site:</p>
+
+ <ul>
+ <li><a href="/features">Features</a></li>
+ <li><a href="/install">Install</a></li>
+ <li><a href="/build">Build</a></li>
+ <li><a href="/usage">Usage</a></li>
+ <li><a href="/faq">FAQ</a></li>
+ <li><a href="/releases#changelog">Releases changelog</a></li>
+ </ul>
+
+ <p>Other articles on assorted topics related to GrapheneOS:</p>
<ul>
<li><a href="/articles/server-traffic-shaping">Server traffic shaping</a></li>