diff options
author | John M. Harris, Jr <johnmh@splentity.com> | 2018-07-13 14:22:26 -0400 |
---|---|---|
committer | John M. Harris, Jr <johnmh@splentity.com> | 2018-07-13 14:22:26 -0400 |
commit | f1ed499c93eeb8f908ea685fe781759234f87a4d (patch) | |
tree | dea94dd5da04a27614bf9b6eb3e1c86bbe3f33c6 /docs/gnulinux/grub_hardening.md | |
parent | 671f1f9e930b9725b458d8b5d0790d0f4988a074 (diff) | |
download | librebootfr-f1ed499c93eeb8f908ea685fe781759234f87a4d.tar.gz librebootfr-f1ed499c93eeb8f908ea685fe781759234f87a4d.zip |
Fix link to information about HDD/SSD firmware
Diffstat (limited to 'docs/gnulinux/grub_hardening.md')
-rw-r--r-- | docs/gnulinux/grub_hardening.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gnulinux/grub_hardening.md b/docs/gnulinux/grub_hardening.md index 9eb7237e..e1329f21 100644 --- a/docs/gnulinux/grub_hardening.md +++ b/docs/gnulinux/grub_hardening.md @@ -33,7 +33,7 @@ Helpful links: - [GRUB manual](https://www.gnu.org/software/grub/manual/html_node/Security.html#Security) - [GRUB info pages](http://git.savannah.gnu.org/cgit/grub.git/tree/docs/grub.texi) -- [SATA connected storage considered dangerous.](../../faq.md#firmware-hddssd) +- [SATA connected storage considered dangerous.](../../faq.md#hddssd-firmware) - [Coreboot GRUB security howto](https://www.coreboot.org/GRUB2#Security) GRUB Password |