From e2c9941651a3f7c227f984dbe1329fa96838b4aa Mon Sep 17 00:00:00 2001 From: Donald Zou Date: Tue, 26 Aug 2025 14:14:23 +0800 Subject: [PATCH] Fix link to WGDashboard DigitalOcean documentation Updated the link for hosting WGDashboard with DigitalOcean. Fix #856 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91262ca8..bbd8669d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ > [!TIP] -> 🎉 I'm excited to announce that WGDashboard is officially listed on DigitalOcean's Marketplace! For more information, please visit [Host WGDashboard & WireGuard with DigitalOcean](https://donaldzou.dev/WGDashboard-Documentation/host-wgdashboard-wireguard-with-digitalocean.html) for more information! +> 🎉 I'm excited to announce that WGDashboard is officially listed on DigitalOcean's Marketplace! For more information, please visit [Host WGDashboard & WireGuard with DigitalOcean](https://docs.wgdashboard.dev/host-wgdashboard-wireguard-with-digitalocean.html) for more information! > [!NOTE] > **Help Wanted 🎉**: Localizing WGDashboard to other languages! If you're willing to help, please visit https://github.com/donaldzou/WGDashboard/issues/397. Many thanks!