From d8788bd935545084611dd943fa772378655f1412 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Sat, 3 Jan 2026 10:39:16 +0100 Subject: [PATCH] Update Wireguard notes URL to the new link (#10496) --- frontend/public/json/wireguard.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/wireguard.json b/frontend/public/json/wireguard.json index 307e8ca99..9c2499b4b 100644 --- a/frontend/public/json/wireguard.json +++ b/frontend/public/json/wireguard.json @@ -44,7 +44,7 @@ }, "notes": [ { - "text": "Wireguard and WGDashboard are not the same. More info: `https://docs.wgdashboard.dev/what-is-wireguard-what-is-wgdashboard.html`", + "text": "Wireguard and WGDashboard are not the same. More info: `https://wgdashboard.dev/`", "type": "info" }, {