Fix discussions URL that were inadvertently changed to point to community-scripts (discussions are on tteck's repo)

This commit is contained in:
Rémi Bédard-Couture 2024-11-04 20:29:41 -05:00
parent 0f493c1d19
commit 3c5f80f4a6
3 changed files with 3 additions and 3 deletions

View File

@ -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"

View File

@ -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"

View File

@ -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"