summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 56be65d..5af7a91 100755
--- a/setup.py
+++ b/setup.py
@@ -11,8 +11,7 @@ setup(name='httplib2',
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="""