banking: update homepage

This commit is contained in:
Ben Siraphob 2022-01-07 13:35:04 +07:00
parent 0bc6122a2a
commit ce4535e01e
No known key found for this signature in database
GPG key ID: 45F0E5D788143267

View file

@ -60,7 +60,7 @@ python3.pkgs.buildPythonApplication rec {
meta = with lib; {
description = "Banking application for small screens";
homepage = "https://tabos.gitlab.io/project/banking/";
homepage = "https://tabos.gitlab.io/projects/banking/";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ dotlambda ];
};