diff --git a/pkgs/by-name/se/sequoia-sqop/package.nix b/pkgs/by-name/se/sequoia-sqop/package.nix index 81569e191185..a8525c42305c 100644 --- a/pkgs/by-name/se/sequoia-sqop/package.nix +++ b/pkgs/by-name/se/sequoia-sqop/package.nix @@ -51,7 +51,7 @@ rustPlatform.buildRustPackage rec { meta = { description = "Implementation of the Stateless OpenPGP Command Line Interface using Sequoia"; - homepage = "https://docs.sequoia-pgp.org/sqop/"; + homepage = "https://gitlab.com/sequoia-pgp/sequoia-sop"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ doronbehar ]; mainProgram = "sqop";