From 659fa2edf7e9e988f42d47bb3b9e0108b4358d13 Mon Sep 17 00:00:00 2001 From: Paul Date: Fri, 15 Nov 2024 20:49:43 +1300 Subject: [PATCH] Updated website link to the same project we are installing. (#260) --- json/nzbget.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/nzbget.json b/json/nzbget.json index a30621c6a..3e23ab503 100644 --- a/json/nzbget.json +++ b/json/nzbget.json @@ -10,7 +10,7 @@ "privileged": false, "interface_port": "6789", "documentation": null, - "website": "https://nzbget.net/", + "website": "https://nzbget.com/", "logo": "https://avatars.githubusercontent.com/u/3368377?s=200&v=4", "description": "NZBGet is a Usenet downloader focused on efficiency and performance, designed to handle NZB files for downloading content from Usenet. It automates downloading, checking, repairing, and extracting files, optimizing resources to run well on lower-powered devices.", "install_methods": [ @@ -31,4 +31,4 @@ "password": "tegbzn6789" }, "notes": [] -} \ No newline at end of file +}