From 501e747cb28c64d621c635b7da0d6583c86ed4f4 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 9 Jul 2019 14:25:35 +0200 Subject: [PATCH] Point to the right place --- bibliotecha.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bibliotecha.sh b/bibliotecha.sh index eec9b55..0014876 100755 --- a/bibliotecha.sh +++ b/bibliotecha.sh @@ -164,7 +164,7 @@ function ensure_predictable_network_interfaces { echo "" echo "Could not determine the ethernet interface" echo "Please ensure you've configure 'predictable network interfaces'" - echo "Please see https://manual.bibliotecha.info/#troubleshooting for more" + echo "Please see https://manual.bibliotecha.info/#pre-installation for more" echo "" exit 1 fi @@ -177,7 +177,7 @@ function ensure_predictable_network_interfaces { echo "" echo "Could not determine the wireless interface" echo "Please ensure you've configure 'predictable network interfaces'" - echo "Please see https://manual.bibliotecha.info/#troubleshooting for more" + echo "Please see https://manual.bibliotecha.info/#pre-installation for more" echo "" exit 1 fi