banking: update homepage

This commit is contained in:
Ben Siraphob
2022-01-07 16:45:49 +07:00
parent 0bc6122a2a
commit ce4535e01e
+1 -1
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 ];
};