diff options
Diffstat (limited to 'docs/gnulinux/encrypted_parabola.md')
-rw-r--r-- | docs/gnulinux/encrypted_parabola.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gnulinux/encrypted_parabola.md b/docs/gnulinux/encrypted_parabola.md index 042b81b9..edac654a 100644 --- a/docs/gnulinux/encrypted_parabola.md +++ b/docs/gnulinux/encrypted_parabola.md @@ -582,7 +582,7 @@ and insert the modified grubtest.cfg:\ \$ **./cbfstool libreboot.rom add -n grubtest.cfg -f grubtest.cfg -t raw**\ -Now refer to <http://libreboot.org/docs/install/#flashrom>. Cd (up) to +Now refer to <../install/#flashrom>. Cd (up) to the libreboot\_util directory and update the flash chip contents: # ./flash update libreboot.rom @@ -628,7 +628,7 @@ Add the modified version that you just made: $ ./cbfstool libreboot.rom add -n grub.cfg -f grub.cfg -t raw Now you have a modified ROM. Once more, refer to -<http://libreboot.org/docs/install/#flashrom>. Cd to the libreboot\_util +<../install/#flashrom>. Cd to the libreboot\_util directory and update the flash chip contents: # ./flash update libreboot.rom |