From 1c7d6acca84706ea426f9034bccc4caaeebb892b Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 2 Aug 2025 11:09:11 -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 44967cb..3bb1044 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,8 +18,8 @@ dependencies = [ ] [project.urls] -Homepage = "https://github.com/ccleberg/yoshi" -Issues = "https://github.com/ccleberg/yoshi/issues" +Homepage = "https://git.sr.ht/~cxc/yoshi" +Issues = "https://git.sr.ht/~cxc/yoshi" [project.scripts] yoshi = "yoshi.cli:yoshi" -- cgit v1.2.3-70-g09d2