diff options
author | Francis Rowe <fchmmr@minifree.lan> | 2015-11-09 01:19:48 (EST) |
---|---|---|
committer | Francis Rowe <fchmmr@minifree.lan> | 2015-11-09 01:19:48 (EST) |
commit | 927a2916dfa4d075eb5edebfdf2c3c3e13c5b783 (patch) | |
tree | 7044526690c6aba11dfa3ee940898e158e3ee258 /site/index.php | |
parent | db4968bdc6fc12ca034516ce08f4b467b2549489 (diff) | |
download | libreboot.org-927a2916dfa4d075eb5edebfdf2c3c3e13c5b783.zip libreboot.org-927a2916dfa4d075eb5edebfdf2c3c3e13c5b783.tar.gz libreboot.org-927a2916dfa4d075eb5edebfdf2c3c3e13c5b783.tar.bz2 |
GNU Libreboot
Diffstat (limited to 'site/index.php')
-rw-r--r-- | site/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.php b/site/index.php index e590d37..04591a5 100644 --- a/site/index.php +++ b/site/index.php @@ -63,7 +63,7 @@ Libreboot has many practical advantages over proprietary firmware, such as faster boot speeds and better security. For example, you can <a href="docs/gnulinux/grub_boot_installer.html#encryption">install GNU/Linux with an encrypted /boot/ directory</a>, <a href="http://www.coreboot.org/GRUB2#signed_kernels">verify a GPG signature on your kernel before booting it</a>, <i>load a kernel from the flash chip</i>, and more! </p> <p> - <i>We are working on getting libreboot certified as an official component of the GNU system.</i> + <b><a href="gnu/">We are working on getting libreboot certified as an official component of the GNU system.</a></b> </p> <ul> <li><a href="download/"><?php echo gettext("Download stable version"); ?></a></li> |