diff options
author | Leah Rowe <info@minifree.org> | 2016-10-14 15:05:21 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-10-14 15:05:21 +0100 |
commit | 3e12d501a413fa4c0fd534fd6a1f4cc3b398e520 (patch) | |
tree | e1b6663fdc061b4c72be5cbe9969e1b2dce1b293 /docs | |
parent | cad9552bb84e4ee55018da14563775a5b3c6a0c9 (diff) | |
download | librebootfr-3e12d501a413fa4c0fd534fd6a1f4cc3b398e520.tar.gz librebootfr-3e12d501a413fa4c0fd534fd6a1f4cc3b398e520.zip |
docs/index: Add link to recommended distros under the Operating Systems header
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 3798d288..fcb052e3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -49,6 +49,7 @@ </ul> <h1>Installing operating systems</h1> <ul> + <li><a href="distros/">List of recommended GNU/Linux distributions for libreboot</a></li> <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> |