diff --git a/setup.py b/setup.py index 4e2591ae..1804f7bb 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ setup( author = 'Benoit Chesneau', author_email = 'benoitc@e-engura.com', license = 'Apache License 2', - url = 'http://github.com/benoitc/gunicorn', + url = 'http://gunicorn.org', classifiers = [ 'Development Status :: 4 - Beta',