From 7a5e10d214f5cf00fc72c30c97d1721860d2c287 Mon Sep 17 00:00:00 2001 From: Erik Hetzner Date: Thu, 22 Aug 2024 08:48:33 -0700 Subject: [PATCH] Update homepage to github --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 0b653de..298dbea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,8 +16,8 @@ version = "1.0.3" description = "Automatically sync your bank's data with ledger" authors = ["Erik Hetzner "] license = "GPLv3" -homepage = "https://gitlab.com/egh/ledger-autosync" -repository = "https://gitlab.com/egh/ledger-autosync" +homepage = "https://github.com/egh/ledger-autosync" +repository = "https://github.com/egh/ledger-autosync" keywords = ["ledger", "accounting"] readme = "README.rst" classifiers = [