From fd9d64b34232f7a93be1737daa771d12976ada03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Fri, 14 Feb 2025 10:29:25 +0100 Subject: [PATCH] Added configuration guide to json (#2389) --- json/rustdeskserver.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/rustdeskserver.json b/json/rustdeskserver.json index 583d5ba73..4ed6c3fab 100644 --- a/json/rustdeskserver.json +++ b/json/rustdeskserver.json @@ -32,7 +32,7 @@ }, "notes": [ { - "text": "Check documentation on how to configure RustDesk Server. `https://rustdesk.com/docs/en/`", + "text": "Check our configuration guide for help: `https://github.com/community-scripts/ProxmoxVE/discussions/2388`", "type": "info" } ]