From 73c626bd3c2892a177d82aa209a124840e1f8eea Mon Sep 17 00:00:00 2001 From: michaelb <56658194+mzb2xeo@users.noreply.github.com> Date: Sun, 28 Dec 2025 01:33:14 -0800 Subject: [PATCH] Updated Frontend Debian and Ubuntu VM notes so links can be copied quickly. (#10379) * Refactor code structure for improved readability and maintainability * Revert "Refactor code structure for improved readability and maintainability" This reverts commit 17389aeb34272c8d84d0a9e8d857ebe183773ace. * Changed Frontend Debian and Ubuntu VM discusson links so they can be copied quickly. --- frontend/public/json/debian-13-vm.json | 4 ++-- frontend/public/json/debian-vm.json | 2 +- frontend/public/json/ubuntu2204-vm.json | 2 +- frontend/public/json/ubuntu2404-vm.json | 2 +- frontend/public/json/ubuntu2504-vm.json | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) 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" } ]