diff options
author | Leah Rowe <info@minifree.org> | 2016-09-03 17:18:40 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-09-03 17:18:40 +0100 |
commit | dfc576cf831b2162b83e576600532457db3052e8 (patch) | |
tree | 34df616147b194b3641c0b8db062d39a8c1ae930 /docs/gnulinux/index.html | |
parent | 3bf9db65fe1ad3f6f7e3bc90ce8a007cbfaadb5e (diff) | |
download | librebootfr-dfc576cf831b2162b83e576600532457db3052e8.tar.gz librebootfr-dfc576cf831b2162b83e576600532457db3052e8.zip |
Remove guide about GRUB configuration (pointless, and it was poorly written)
Diffstat (limited to 'docs/gnulinux/index.html')
-rw-r--r-- | docs/gnulinux/index.html | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/docs/gnulinux/index.html b/docs/gnulinux/index.html index 244db3d6..157d88b2 100644 --- a/docs/gnulinux/index.html +++ b/docs/gnulinux/index.html @@ -28,12 +28,7 @@ </p> <ul> <li><a href="grub_boot_installer.html">How to install GNU/Linux on a libreboot system</a></li> - <li> - <a href="grub_cbfs.html">How to replace the default GRUB configuration file on a libreboot system</a> - <ul> - <li><a href="grub_config.html">Writing a GRUB configuration file</a></li> - </ul> - </li> + <li><a href="grub_cbfs.html">How to replace the default GRUB configuration file on a libreboot system</a></li> <li> <a href="encrypted_parabola.html">Installing Parabola GNU/Linux-libre with full disk encryption (including /boot)</a> <ul> |