diff --git a/frontend/public/json/debian-13-vm.json b/frontend/public/json/debian-13-vm.json index d1af8c6939e..a294fbcbee8 100644 --- a/frontend/public/json/debian-13-vm.json +++ b/frontend/public/json/debian-13-vm.json @@ -37,11 +37,11 @@ "type": "info" }, { - "text": "After installation, checkout: ´https://github.com/community-scripts/ProxmoxVE/discussions/836´ for useful Debian commands", + "text": "For additional Debian commands and tips after installation, checkout: `https://github.com/community-scripts/ProxmoxVE/discussions/836`", "type": "info" }, { - "text": "If you use Cloud-init, checkout after installation: ´https://github.com/community-scripts/ProxmoxVE/discussions/272´", + "text": "If you use Cloud-init, checkout cloud-init discussion: `https://github.com/community-scripts/ProxmoxVE/discussions/272`", "type": "info" } ] diff --git a/frontend/public/json/debian-vm.json b/frontend/public/json/debian-vm.json index 2ae276d1d93..ccbafec6aea 100644 --- a/frontend/public/json/debian-vm.json +++ b/frontend/public/json/debian-vm.json @@ -37,7 +37,7 @@ "type": "info" }, { - "text": "After installation, checkout: ´https://github.com/community-scripts/ProxmoxVE/discussions/836´ for useful Debian commands", + "text": "For additional Debian commands and tips after installation, checkout: `https://github.com/community-scripts/ProxmoxVE/discussions/836`", "type": "info" } ] diff --git a/frontend/public/json/ubuntu2204-vm.json b/frontend/public/json/ubuntu2204-vm.json index 01c1b154419..8194ce75870 100644 --- a/frontend/public/json/ubuntu2204-vm.json +++ b/frontend/public/json/ubuntu2204-vm.json @@ -33,7 +33,7 @@ }, "notes": [ { - "text": "after installation, checkout: ´https://github.com/community-scripts/ProxmoxVE/discussions/272´", + "text": "This VM uses Cloud-init, for more information see cloud-init discussion: `https://github.com/community-scripts/ProxmoxVE/discussions/272`", "type": "info" } ] diff --git a/frontend/public/json/ubuntu2404-vm.json b/frontend/public/json/ubuntu2404-vm.json index 309966202cb..a91507fcda2 100644 --- a/frontend/public/json/ubuntu2404-vm.json +++ b/frontend/public/json/ubuntu2404-vm.json @@ -33,7 +33,7 @@ }, "notes": [ { - "text": "after installation, checkout: ´https://github.com/community-scripts/ProxmoxVE/discussions/272´", + "text": "This VM uses Cloud-init, for more information see cloud-init discussion: `https://github.com/community-scripts/ProxmoxVE/discussions/272`", "type": "info" } ] diff --git a/frontend/public/json/ubuntu2504-vm.json b/frontend/public/json/ubuntu2504-vm.json index ebe53844b56..698f1f50f2c 100644 --- a/frontend/public/json/ubuntu2504-vm.json +++ b/frontend/public/json/ubuntu2504-vm.json @@ -33,7 +33,7 @@ }, "notes": [ { - "text": "after installation, checkout: ´https://github.com/community-scripts/ProxmoxVE/discussions/272´", + "text": "This VM uses Cloud-init, for more information see cloud-init discussion: `https://github.com/community-scripts/ProxmoxVE/discussions/272`", "type": "info" } ]