diff --git a/lib.sh b/lib.sh index 7d1e5ba3..076b5286 100644 --- a/lib.sh +++ b/lib.sh @@ -1067,7 +1067,7 @@ if ! version 20.04 "$DISTRO" 22.04.10; then msg_box "Your current Ubuntu version is $DISTRO but must be between 20.04 - 22.04.10 to run this script." msg_box "Please contact us to get support for upgrading your server: https://www.hanssonit.se/#contact -https://shop.hanssonit.se/" +https://shop.hanssonit.se/product/upgrade-ubuntu-os-between-major-versions/" exit 1 fi }