From 00f695c765aead8aa0160a3c676cf85716178beb Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 30 Dec 2025 22:49:29 -0600 Subject: update from sourcehut to cgit --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index d628327..925317f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,8 +19,8 @@ dependencies = [ ] [project.urls] -Homepage = "https://git.sr.ht/~cxc/nba-scores" -Issues = "https://git.sr.ht/~cxc/nba-scores" +Homepage = "https://git.cleberg.net/nba-scores.git" +Issues = "https://git.cleberg.net/nba-scores.git" [project.scripts] nba = "nba.cli:nba" -- cgit v1.2.3