Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9ea2b2e

Browse files
committedFeb 25, 2018
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 = 'tedivm@tedivm.com',
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)
Please sign in to comment.