From 5b71e4e5de5b4899e0880d16757e158d85bc49a8 Mon Sep 17 00:00:00 2001 From: John McQuah Date: Mon, 8 Aug 2022 21:46:21 -0400 Subject: [PATCH] 3.7 Install: remove unneeded quotes from hyperlink text --- crux-wiki/Handbook3-7-Install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crux-wiki/Handbook3-7-Install b/crux-wiki/Handbook3-7-Install index 6d07118..b6c7f6f 100644 --- a/crux-wiki/Handbook3-7-Install +++ b/crux-wiki/Handbook3-7-Install @@ -231,7 +231,7 @@ navigate through the interface of the @@make menuconfig@@ step. You can find this file, %fn%config-5.15.55-modular%%, under %fn%/crux/kernel/contrib%% on the installation media. -[[#BootLoader-Setup]] Installing a Bootloader +[[#BootLoader-Setup]] !!! Installing a Bootloader -->If you plan to use syslinux as your bootloader, skip ahead to [[#syslinux-install | "syslinux installation notes"]] in the appendix of this document. Otherwise, proceed with '''grub-install''' according to the @@ -361,6 +361,6 @@ symlink to %fn%/run%% starting with CRUX 3.7. See the notes about %fn%fstab%% in the [[#InstallingFromCD-ROM| "Installing"]] section for other general recommendations. -Finish the upgrade by [[#BootLoader-Setup | "Installing a Bootloader"]], and +Finish the upgrade by [[#BootLoader-Setup | installing a bootloader]], and then you should be able to login to your upgraded CRUX system after rebooting.