From fbaed2ddab521bdb03691fbbebc34c1ea9c71179 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> Date: Fri, 27 Jun 2025 12:21:14 +0200 Subject: [PATCH] Update wireguard.json --- 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 6d5f212c4..838087e4e 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://donaldzou.github.io/WGDashboard-Documentation/what-is-wireguard-what-is-wgdashboard.html`", + "text": "Wireguard and WGDashboard are not the same. More info: `https://docs.wgdashboard.dev/what-is-wireguard-what-is-wgdashboard.html`", "type": "info" } ]