diff --git a/vm/debian-vm.sh b/vm/debian-vm.sh index c38203ec..2246f4fc 100644 --- a/vm/debian-vm.sh +++ b/vm/debian-vm.sh @@ -423,4 +423,4 @@ if [ "$START_VM" == "yes" ]; then msg_ok "Started Debian 12 VM" fi msg_ok "Completed Successfully!\n" -echo "More Info at https://github.com/community-scripts/ProxmoxVE/discussions/1988" +echo "More Info at https://github.com/tteck/Proxmox/discussions/1988" diff --git a/vm/ubuntu2204-vm.sh b/vm/ubuntu2204-vm.sh index afe89d83..020b59da 100644 --- a/vm/ubuntu2204-vm.sh +++ b/vm/ubuntu2204-vm.sh @@ -425,4 +425,4 @@ if [ "$START_VM" == "yes" ]; then fi msg_ok "Completed Successfully!\n" echo -e "Setup Cloud-Init before starting \n -More info at https://github.com/community-scripts/ProxmoxVE/discussions/2072 \n" +More info at https://github.com/tteck/Proxmox/discussions/2072 \n" diff --git a/vm/ubuntu2404-vm.sh b/vm/ubuntu2404-vm.sh index f608f7c6..e41c7cd0 100644 --- a/vm/ubuntu2404-vm.sh +++ b/vm/ubuntu2404-vm.sh @@ -410,4 +410,4 @@ qm set $VMID \ msg_ok "Created a Ubuntu 24.04 VM ${CL}${BL}(${HN})" msg_ok "Completed Successfully!\n" echo -e "Setup Cloud-Init before starting \n -More info at https://github.com/community-scripts/ProxmoxVE/discussions/2072 \n" +More info at https://github.com/tteck/Proxmox/discussions/2072 \n"