diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/index.html b/docs/index.html index a2c21557..48bf18f1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -29,15 +29,15 @@ <div class="section"> - <h1>Table of contents</h1> + <h1>Resources</h1> <ul> - <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="hcl/index.html">What systems can I use libreboot on?</a> - NOTE: <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> + <a href="git/index.html">How to compile the libreboot source code (optional, intended for developers)</a> <ul> - <li><a href="maintain/index.html">Maintaining libreboot</a></li> + <li><a href="maintain/index.html">Information about libreboot's build system.</a></li> </ul> </li> <li><a href="security/index.html">Hardware security</a></li> |