diff --git a/setup.py b/setup.py index 2a0a116f..e899d32e 100644 --- a/setup.py +++ b/setup.py @@ -61,7 +61,7 @@ author='Jeffrey Scudder', author_email='j.s@google.com', license='Apache 2.0', - url='http://code.google.com/p/gdata-python-client/', + url='https://github.com/google/gdata-python-client', packages=[ 'atom', 'gdata',