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