Skip to content

Commit 4da6495

Browse files
committed
chg: Fix repo URL
1 parent 692ee0b commit 4da6495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers=[
2424
]
2525

2626
[project.urls]
27-
repository = "https://github.com/CIRCL/PySaneJS"
27+
repository = "https://github.com/Lookyloo/PySaneJS.git"
2828

2929
[project.scripts]
3030
sanejs = "pysanejs:main"

0 commit comments

Comments
 (0)