From 0cd8a54e0f33204d5351f5566e003fca4f784e07 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Mon, 21 Aug 2023 17:48:07 +0200 Subject: [PATCH] fix website link --- 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"