From 3f35900914f752fd8760252e0569f593097a4f73 Mon Sep 17 00:00:00 2001 From: Divaksh Jain Date: Mon, 10 Feb 2025 15:08:02 +0530 Subject: [PATCH] Fixed URL typo zerotier-one.json (#2206) --- json/zerotier-one.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/zerotier-one.json b/json/zerotier-one.json index 6a22bd58..02d79f62 100644 --- a/json/zerotier-one.json +++ b/json/zerotier-one.json @@ -9,7 +9,7 @@ "updateable": true, "privileged": false, "interface_port": 3443, - "documentation": "https://https://docs.zerotier.com/", + "documentation": "https://docs.zerotier.com/", "website": "https://www.zerotier.com/", "logo": "https://www.zerotier.com/wp-content/uploads/2025/01/Logo-White.svg", "description": "ZeroTier is a secure network overlay that allows you to manage all of your network resources as if they were on the same LAN. The software-defined solution can be deployed in minutes from anywhere. No matter how many devices you need to connect, or where they are in the world, ZeroTier makes global networking simple.", @@ -31,4 +31,4 @@ "password": "password" }, "notes": [] -} \ No newline at end of file +}