quaternion: update homepage

This commit is contained in:
Sandro Jäckel 2023-10-06 21:28:21 +02:00
parent 95503b9292
commit 20f15755dc
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -52,7 +52,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Cross-platform desktop IM client for the Matrix protocol";
homepage = "https://matrix.org/docs/projects/client/quaternion.html";
homepage = "https://matrix.org/ecosystem/clients/quaternion/";
license = licenses.gpl3;
maintainers = with maintainers; [ peterhoeg ];
inherit (qtquickcontrols2.meta) platforms;