aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/index.html b/docs/index.html
index a183534c..986a9619 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -45,25 +45,25 @@
<h1>Installing libreboot</h1>
<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>
+ <li><a href="hcl/">What systems can I use libreboot on?</a></li>
+ <li><a href="install/">How to install libreboot</a></li>
</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>
+ <li><a href="gnulinux/">How to install GNU/Linux on a libreboot system</a></li>
+ <li><a href="bsd/">How to install BSD on a libreboot system</a></li>
</ul>
<h1>Informaton for developers</h1>
<ul>
- <li><a href="git/index.html">How to compile the libreboot source code</a></li>
- <li><a href="depthcharge/index.html">Depthcharge payload</a></li>
- <li><a href="grub/index.html">GRUB payload</a></li>
+ <li><a href="git/">How to compile the libreboot source code</a></li>
+ <li><a href="depthcharge/">Depthcharge payload</a></li>
+ <li><a href="grub/">GRUB payload</a></li>
</ul>
<h1>Other information</h1>
<ul>
- <li><a href="hardware/index.html">Hardware modifications</a></li>
- <li><a href="misc/index.html">Miscellaneous</a></li>
+ <li><a href="hardware/">Hardware modifications</a></li>
+ <li><a href="misc/">Miscellaneous</a></li>
</ul>
</div>
@@ -104,7 +104,7 @@
<p>
Libreboot has many practical advantages over proprietary boot firmware,
such as faster boot speeds and better security. You can
- <a href="gnulinux/index.html">install GNU/Linux with encrypted /boot/</a>,
+ <a href="gnulinux/">install GNU/Linux with encrypted /boot/</a>,
<a href="http://www.coreboot.org/GRUB2#signed_kernels">verify GPG signatures on your kernel</a>,
put a kernel in the flash chip and more.
</p>