diff --git a/frontend/public/json/debian-13-vm.json b/frontend/public/json/debian-13-vm.json index d1af8c693..a294fbcbe 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 2ae276d1d..ccbafec6a 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 01c1b1544..8194ce758 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 309966202..a91507fcd 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 ebe53844b..698f1f50f 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" } ]