aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Rowe <info@minifree.org>2016-09-03 15:58:25 +0100
committerLeah Rowe <info@minifree.org>2016-09-03 15:58:25 +0100
commit2d82ebc0e18d44a1c7a7420d82b2a396f8eadd8c (patch)
tree0247ae64b694be3fb8de1d149c1a234b8b1b6ba8
parent17a8b617e0c9ca4968e16c22c25fda2bee36e24b (diff)
downloadlibrebootfr-2d82ebc0e18d44a1c7a7420d82b2a396f8eadd8c.tar.gz
librebootfr-2d82ebc0e18d44a1c7a7420d82b2a396f8eadd8c.zip
docementation: Improve link text on the main page
-rw-r--r--docs/index.html8
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>