Skip to content

Commit 9ea2b2e

Browse files
committed
Update URLs
1 parent 5615258 commit 9ea2b2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727

2828
author = 'Robert Hafner',
2929
author_email = '[email protected]',
30-
url = 'https://github.com/tedivm/gitconsensus',
31-
download_url = "https://github.com/tedivm/gitconsensus/archive/v%s.tar.gz" % (version),
30+
url = 'https://github.com/gitconsensus/gitconsensuscli',
31+
download_url = "https://github.com/gitconsensus/gitconsensuscli/archive/v%s.tar.gz" % (version),
3232
keywords = 'automation github consensus git',
3333

3434
classifiers = [

0 commit comments

Comments
 (0)