diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-09-15 00:08:28 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-09-15 00:08:28 (EDT) |
commit | 483a31ed8d01499a25ed92a95a4f9d945dd66ae9 (patch) | |
tree | b7f36fbd1255a5b71bdeb1f7a322e2523368a074 /docs/index.html | |
parent | 2a73d63b75589f652cca669bfac7fe95e8405467 (diff) | |
download | libreboot-483a31ed8d01499a25ed92a95a4f9d945dd66ae9.zip libreboot-483a31ed8d01499a25ed92a95a4f9d945dd66ae9.tar.gz libreboot-483a31ed8d01499a25ed92a95a4f9d945dd66ae9.tar.bz2 |
Documentation: move a link
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html index 7551179..d6d68e5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -45,6 +45,8 @@ <ul> <li><a href="howtos/grub_boot_installer.html">How to install a GNU/Linux distribution</a></li> <li><a href="howtos/grub_cbfs.html">How to change your default GRUB menu</a></li> + <li><a href="howtos/encrypted_parabola.html">Installing Parabola GNU/Linux-libre with full disk encryption (including /boot)</a></li> + <li><a href="howtos/encrypted_trisquel.html">Installing Trisquel GNU/Linux-libre with full disk encryption (including /boot)</a></li> </ul> <h2>Working with source code</h2> @@ -97,8 +99,6 @@ <ul> <li><a href="howtos/x60_security.html">ThinkPad X60/X60S: hardware security</a></li> <li><a href="howtos/t60_security.html">ThinkPad T60: hardware security</a></li> - <li><a href="howtos/encrypted_parabola.html">Installing Parabola GNU/Linux-libre with full disk encryption (including /boot)</a></li> - <li><a href="howtos/encrypted_trisquel.html">Installing Trisquel GNU/Linux-libre with full disk encryption (including /boot)</a></li> </ul> <h2>Hardware maintenance</h2> |