diff options
author | Leah Rowe <info@minifree.org> | 2017-04-06 00:37:00 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2017-04-06 00:37:00 +0100 |
commit | da673bd5580cd2845496ee2a73a575790e8d3169 (patch) | |
tree | 2fa76e39e49f998f7444120c4690e2222fcf1aeb /docs/gnulinux | |
parent | 4f7945c50da368a037c9c81673c891666db0e3ee (diff) | |
download | librebootfr-da673bd5580cd2845496ee2a73a575790e8d3169.tar.gz librebootfr-da673bd5580cd2845496ee2a73a575790e8d3169.zip |
fix more FAQ links
Diffstat (limited to 'docs/gnulinux')
-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 de8b9807..1dd02844 100644 --- a/docs/gnulinux/grub_hardening.md +++ b/docs/gnulinux/grub_hardening.md @@ -36,7 +36,7 @@ Helpful links: - [GRUB info pages](http://git.savannah.gnu.org/cgit/grub.git/tree/docs/grub.texi) - [SATA connected storage considered dangerous until proven - otherwise.](../../faq/#firmware-hddssd) + otherwise.](../../faq.md#firmware-hddssd) - [Coreboot GRUB security howto](https://www.coreboot.org/GRUB2#Security) |