Skip to content

Commit 6761254

Browse files
committed
chore: set real project URLs (SixToNineOG/simdiff)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 87f5e83 commit 6761254

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ classifiers = [
2121
dependencies = []
2222

2323
[project.urls]
24-
Homepage = "https://github.com/USER/simdiff"
25-
Issues = "https://github.com/USER/simdiff/issues"
24+
Homepage = "https://github.com/SixToNineOG/simdiff"
25+
Issues = "https://github.com/SixToNineOG/simdiff/issues"
2626

2727
[project.scripts]
2828
simdiff = "simdiff.cli:main"

0 commit comments

Comments
 (0)