diff options
author | Leah Rowe <info@minifree.org> | 2017-04-09 17:41:32 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2017-04-09 17:41:52 +0100 |
commit | eb69fcad6a12f5d11309b40aa871e001c6141ff6 (patch) | |
tree | 9ca6cd5ebce5957712e33112478f6bbc4fc1b9e8 /docs | |
parent | f4c280372039ea63320f50dc022f22bdd8c3f2e0 (diff) | |
download | librebootfr-eb69fcad6a12f5d11309b40aa871e001c6141ff6.tar.gz librebootfr-eb69fcad6a12f5d11309b40aa871e001c6141ff6.zip |
docs/index.md: For GPG-signed kernel link, switch to official Libreboot guide
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md index 71828068..e318609e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -48,7 +48,7 @@ to make coreboot as easy to use as possible. Libreboot has many practical advantages over proprietary boot firmware, such as faster boot speeds and better security. You can [install GNU+Linux with encrypted /boot/](gnulinux/), [verify GPG signatures on -your kernel](http://www.coreboot.org/GRUB2#signed_kernels), put a kernel +your kernel](gnulinux/grub_hardening.md), put a kernel in the flash chip and more. The libreboot project has three main goals: |