diff options
author | Leah Rowe <info@minifree.org> | 2016-10-14 17:28:12 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-10-14 17:28:12 +0100 |
commit | 4bd17b15cfffe9cac66740635872ade36e03ce7c (patch) | |
tree | 8247bee43954dd1d14db98839ab738df58ee6b09 /docs/gnulinux/grub_cbfs.html | |
parent | b46f9717d719731fd062733e02aaae777054d0a1 (diff) | |
download | librebootfr-4bd17b15cfffe9cac66740635872ade36e03ce7c.tar.gz librebootfr-4bd17b15cfffe9cac66740635872ade36e03ce7c.zip |
Documentation: Remove links to "index.html", just link to directories
Diffstat (limited to 'docs/gnulinux/grub_cbfs.html')
-rw-r--r-- | docs/gnulinux/grub_cbfs.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/gnulinux/grub_cbfs.html b/docs/gnulinux/grub_cbfs.html index 6e7ba447..4b1923ee 100644 --- a/docs/gnulinux/grub_cbfs.html +++ b/docs/gnulinux/grub_cbfs.html @@ -42,7 +42,7 @@ <b>This guide is *only* for the GRUB payload. If you use the depthcharge payload, ignore this section entirely.</b> </p> <p> - <a href="index.html">Back to previous index</a> + <a href="./">Back to previous index</a> </p> </div> @@ -76,7 +76,7 @@ Download the latest release from <a href="http://libreboot.org/">http://libreboot.org/</a> <br/><b>If you downloaded from git, refer to - <a href="../git/index.html#build_meta">../git/index.html#build_meta</a> before continuing.</b> + <a href="../git/#build_meta">../git/#build_meta</a> before continuing.</b> </p> <p> @@ -157,7 +157,7 @@ <p> Use <b><i>cbfstool</i></b> and <b><i>flashrom</i></b>. There are available in the <i>libreboot_util</i> release archive, - or they can be compiled (see <a href="../git/index.html#build_flashrom">../git/index.html#build_flashrom</a>). + or they can be compiled (see <a href="../git/#build_flashrom">../git/#build_flashrom</a>). Flashrom is also available from the repositories:<br/> # <b>pacman -S flashrom</b> </p> @@ -248,7 +248,7 @@ <p> <b> - Now you have a modified ROM. Refer back to <a href="../install/index.html#flashrom">../install/index.html#flashrom</a> for information + Now you have a modified ROM. Refer back to <a href="../install/#flashrom">../install/#flashrom</a> for information on how to flash it.<br/> $ <b>cd /libreboot_util</b> # <b>./flash update libreboot.rom</b><br/> @@ -302,7 +302,7 @@ <p> <b> - Now you have a modified ROM. Again, refer back to <a href="../install/index.html#flashrom">../install/index.html#flashrom</a> for information + Now you have a modified ROM. Again, refer back to <a href="../install/#flashrom">../install/#flashrom</a> for information on how to flash it. It's the same method as you used before. Shut down and then boot up with your new configuration. </b> </p> |