From 51a0787950405b0a55bec624ee126af1ea01d6cc Mon Sep 17 00:00:00 2001 From: Yann Sionneau Date: Sun, 15 May 2022 13:02:56 +0200 Subject: [PATCH] Update website url --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c803eb6..3870800 100644 --- a/manifest.json +++ b/manifest.json @@ -10,7 +10,7 @@ "url": "https://example.com", "upstream": { "license": "BSD-3-Clause", - "website": "https://github.com/pytition/Pytition", + "website": "https://pytition.org", "demo": "https://demo.pytition.org", "admindoc": "https://pytition.readthedocs.io/en/latest/", "userdoc": "",