From e0a47f0aa33a004413c21a5f92142ba0de0a8fce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Fri, 23 May 2025 15:06:28 +0200 Subject: [PATCH] Update zammad.json (#4682) --- frontend/public/json/zammad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/zammad.json b/frontend/public/json/zammad.json index ffa7fdb8e..92b752b7c 100644 --- a/frontend/public/json/zammad.json +++ b/frontend/public/json/zammad.json @@ -10,7 +10,7 @@ "privileged": false, "interface_port": null, "documentation": "https://docs.zammad.org/en/latest/", - "website": "https://zammad.com/", + "website": "https://zammad.org/", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/zammad.webp", "config_path": "/etc/nginx/sites-available/zammad.conf", "description": "Zammad is a web based open source helpdesk/customer support system with many features to manage customer communication via several channels like telephone, facebook, twitter, chat and emails. It is distributed under version 3 of the GNU AFFERO General Public License (GNU AGPLv3).",