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/encrypted_parabola.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/encrypted_parabola.html')
-rw-r--r-- | docs/gnulinux/encrypted_parabola.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/gnulinux/encrypted_parabola.html b/docs/gnulinux/encrypted_parabola.html index a68b2baf..418f701c 100644 --- a/docs/gnulinux/encrypted_parabola.html +++ b/docs/gnulinux/encrypted_parabola.html @@ -46,7 +46,7 @@ Note: on some thinkpads, a faulty DVD drive can cause the cryptomount -a step during boot to fail. If this happens to you, try removing the drive. </p> <p> - <a href="index.html">Back to previous index</a> + <a href="./">Back to previous index</a> </p> </div> @@ -627,7 +627,7 @@ password_pbkdf2 root grub.pbkdf2.sha512.10000.711F186347156BC105CD83A2ED7AF1EB97 </p> <p> - Now refer to <a href="http://libreboot.org/docs/install/index.html#flashrom">http://libreboot.org/docs/install/index.html#flashrom</a>. + Now refer to <a href="http://libreboot.org/docs/install/#flashrom">http://libreboot.org/docs/install/#flashrom</a>. Cd (up) to the libreboot_util directory and update the flash chip contents:<br/> # <b>./flash update libreboot.rom</b><br/> Ocassionally, coreboot changes the name of a given board. If flashrom complains about a board mismatch, but you are sure that you chose the correct ROM image, then run this alternative command:<br/> @@ -660,7 +660,7 @@ password_pbkdf2 root grub.pbkdf2.sha512.10000.711F186347156BC105CD83A2ED7AF1EB97 </p> <p> - Now you have a modified ROM. Once more, refer to <a href="http://libreboot.org/docs/install/index.html#flashrom">http://libreboot.org/docs/install/index.html#flashrom</a>. + Now you have a modified ROM. Once more, refer to <a href="http://libreboot.org/docs/install/#flashrom">http://libreboot.org/docs/install/#flashrom</a>. Cd to the libreboot_util directory and update the flash chip contents:<br/> # <b>./flash update libreboot.rom</b><br/> And wait for the "Verifying flash... VERIFIED." Once you have done that, shut down and then boot up with your new configuration. |