diff --git a/setup.py b/setup.py index 56be65d..5af7a91 100755 --- a/setup.py +++ b/setup.py @@ -11,8 +11,7 @@ version=VERSION, author='Joe Gregorio', author_email='joe@bitworking.org', - url='http://code.google.com/p/httplib2/', - download_url='http://httplib2.googlecode.com/files/httplib2-%s.tar.gz' % VERSION, + url='https://github.com/jcgregorio/httplib2', description='A comprehensive HTTP client library.', license='MIT', long_description="""