We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5615258 commit 9ea2b2eCopy full SHA for 9ea2b2e
setup.py
@@ -27,8 +27,8 @@
27
28
author = 'Robert Hafner',
29
author_email = 'tedivm@tedivm.com',
30
- url = 'https://github.com/tedivm/gitconsensus',
31
- download_url = "https://github.com/tedivm/gitconsensus/archive/v%s.tar.gz" % (version),
+ url = 'https://github.com/gitconsensus/gitconsensuscli',
+ download_url = "https://github.com/gitconsensus/gitconsensuscli/archive/v%s.tar.gz" % (version),
32
keywords = 'automation github consensus git',
33
34
classifiers = [
0 commit comments