From 12bdde6965409eedfe7549077ef424302704b3e8 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 15 Nov 2025 12:45:47 +0100 Subject: [PATCH] fix: website url (#1801) --- software/openziti.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/openziti.yml b/software/openziti.yml index 89e779cc37..14e6f37ca9 100644 --- a/software/openziti.yml +++ b/software/openziti.yml @@ -1,5 +1,5 @@ name: OpenZiti -website_url: https://openziti.github.io/ +website_url: https://openziti.io/ description: Fully-featured, zero trust, full mesh overlay network. Includes a 2FA support out of the box, clients for all major desktop/mobile OS'es. licenses: - Apache-2.0