mirror of
https://github.com/httpie/cli.git
synced 2025-08-15 22:18:04 +02:00
New URL.
This commit is contained in:
2
setup.py
2
setup.py
@ -53,7 +53,7 @@ setup(
|
||||
description=httpie.__doc__.strip(),
|
||||
long_description=long_description(),
|
||||
url='http://httpie.org/',
|
||||
download_url='https://github.com/jkbr/httpie',
|
||||
download_url='https://github.com/jakubroztocil/httpie',
|
||||
author=httpie.__author__,
|
||||
author_email='jakub@roztocil.name',
|
||||
license=httpie.__licence__,
|
||||
|
Reference in New Issue
Block a user