From 14af3ec9710c3a1c6fae70c6234a3ce120b7ebf0 Mon Sep 17 00:00:00 2001 From: Marc Laporte Date: Mon, 9 Oct 2023 20:35:29 -0400 Subject: [PATCH] Update Cypht source code URL Cypht is now a GitHub organization: https://unencumberedbyfacts.com/2023/06/14/cypht-rebooted/ --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 8ebb04a..509ba72 100644 --- a/manifest.toml +++ b/manifest.toml @@ -13,7 +13,7 @@ maintainers = ["eric_G"] license = "LGPL-2.1-only" website = "https://cypht.org" admindoc = "https://cypht.org/install.html" -code = "https://github.com/jasonmunro/cypht" +code = "https://github.com/cypht-org/cypht" [integration] yunohost = ">= 11.2"