summaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index f3439c4..d06cefd 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -31,7 +31,12 @@
<li><a href="hcl/index.html">Hardware compatibility list</a> - <a href="https://www.gnu.org/distros/">GNU/Linux</a> is expected to be running on your device.</li>
<li><a href="install/index.html">How to install libreboot</a></li>
<li><a href="gnulinux/index.html">How to install GNU/Linux on a libreboot system</a></li>
- <li><a href="git/index.html">How to use the git repository and build libreboot from source</a></li>
+ <li>
+ <a href="git/index.html">How to use the git repository and build libreboot from source</a>
+ <ul>
+ <li><a href="maintain/index.html">Maintaining libreboot</a></li>
+ </ul>
+ </li>
<li><a href="security/index.html">Hardware security</a></li>
<li><a href="hardware/index.html">Hardware maintenance</a></li>
<li><a href="grub/index.html">GRUB payload</a></li>