diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index e2bf3c86..d0946ecb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -46,6 +46,9 @@ <ul> <li><a href="hcl/index.html">What systems can I use libreboot on?</a></li> <li><a href="install/index.html">How to install libreboot</a></li> + </ul> + <h1>Installing operating systems</h1> + <ul> <li><a href="gnulinux/index.html">How to install GNU/Linux on a libreboot system</a></li> <li><a href="bsd/index.html">How to install BSD on a libreboot system</a></li> </ul> |