From 0cb071ce1169c0d009258d2ee17a8fac50f5de91 Mon Sep 17 00:00:00 2001 From: Miguel Date: Mon, 25 Nov 2024 17:56:26 +0100 Subject: [PATCH] fixed zoraxy website url (#506) --- json/zoraxy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/zoraxy.json b/json/zoraxy.json index 67bccbb4..978ad786 100644 --- a/json/zoraxy.json +++ b/json/zoraxy.json @@ -10,7 +10,7 @@ "privileged": false, "interface_port": "8000", "documentation": null, - "website": "https://zoraxy.arozos.com/", + "website": "https://zoraxy.aroz.org/", "logo": "https://raw.githubusercontent.com/tobychui/zoraxy/refs/heads/main/docs/favicon.png", "description": "Zoraxy is an all in one homelab network routing solution.", "install_methods": [ @@ -31,4 +31,4 @@ "password": null }, "notes": [] -} \ No newline at end of file +}