Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Aug 1, 2022
1 parent 5beeedc commit 5d9f189
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ def local_version(version):
use_scm_version={"version_scheme": version_scheme, "local_scheme": local_version},
project_urls={
"Documentation": "https://palewi.re/docs/storysniffer/",
"Source": "https://github.com/datadesk/storysniffer/",
"Tracker": "https://github.com/datadesk/storysniffer/issues",
"Source": "https://github.com/palewire/storysniffer/",
"Tracker": "https://github.com/palewire/storysniffer/issues",
},
)

0 comments on commit 5d9f189

Please sign in to comment.