aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml4
1 files changed, 2 insertions, 2 deletions
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"