From c9da138a6980eaf7bc7738f23b9e5ad94583ec03 Mon Sep 17 00:00:00 2001 From: Joerg Heinemann Date: Fri, 30 Jan 2026 08:13:08 +0100 Subject: [PATCH] Update notes with new post installation link --- frontend/public/json/ebusd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/ebusd.json b/frontend/public/json/ebusd.json index e946af464..862d24153 100644 --- a/frontend/public/json/ebusd.json +++ b/frontend/public/json/ebusd.json @@ -33,7 +33,7 @@ }, "notes": [ { - "text": "Show configuration instructions: `cat ~/ebusd-configuation-instructions.txt`", + "text": "For required post installation actions, checkout: `https://github.com/community-scripts/ProxmoxVE/discussions/11352`", "type": "info" } ]