From 1a1bb6e88747726729c11aeb400b1ebfaa02f4d9 Mon Sep 17 00:00:00 2001 From: Joerg Heinemann Date: Tue, 3 Feb 2026 15:54:31 +0100 Subject: [PATCH] Update URL in step-ca.json notes Update with discussion Link --- frontend/public/json/step-ca.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/step-ca.json b/frontend/public/json/step-ca.json index 2cbf73e4b..cda8080ac 100644 --- a/frontend/public/json/step-ca.json +++ b/frontend/public/json/step-ca.json @@ -33,7 +33,7 @@ }, "notes": [ { - "text": "For required post installation actions, checkout: `https://github.com/community-scripts/ProxmoxVE/discussions/tbd-XXXXXXXXXXXX`", + "text": "For required post installation actions, checkout: `https://github.com/community-scripts/ProxmoxVE/discussions/11504`", "type": "info" } ]