From 2151e804a85379ce7cec1593172d852a313e4fc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 21 Aug 2023 18:15:29 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index f70b7e4..59c10d2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -11,7 +11,7 @@ maintainers = ["eric_G"] [upstream] license = "Apache-2.0" -website = "https://matrix.org/docs/projects/client/hydrogen" +website = "https://matrix.org/ecosystem/clients/hydrogen/" demo = "https://hydrogen.element.io/" code = "https://github.com/vector-im/hydrogen-web"