From 20fcb673f489a64ec38b94da889413bec2c2e633 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 2 Aug 2025 11:08:26 -0500 Subject: fix: update git links --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 39d6bc1..d628327 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,8 +19,8 @@ dependencies = [ ] [project.urls] -Homepage = "https://github.com/ccleberg/nba-scores" -Issues = "https://github.com/ccleberg/nba-scores/issues" +Homepage = "https://git.sr.ht/~cxc/nba-scores" +Issues = "https://git.sr.ht/~cxc/nba-scores" [project.scripts] nba = "nba.cli:nba" -- cgit v1.2.3-70-g09d2