From 7c5efad1ca54c884d75d5e3763c095d02b8c6aa8 Mon Sep 17 00:00:00 2001 From: Gert-jan Date: Mon, 3 Mar 2025 18:22:51 +0100 Subject: [PATCH] Update zigbee2mqtt.json - make sure link is clickable (#2802) --- json/zigbee2mqtt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/zigbee2mqtt.json b/json/zigbee2mqtt.json index 18bc8baa..292b3e1c 100644 --- a/json/zigbee2mqtt.json +++ b/json/zigbee2mqtt.json @@ -43,7 +43,7 @@ }, "notes": [ { - "text": "You can find the post-install guide here: https://github.com/community-scripts/ProxmoxVE/discussions/410", + "text": "You can find the post-install guide here: `https://github.com/community-scripts/ProxmoxVE/discussions/410`", "type": "info" } ]