diff --git a/setup.py b/setup.py index 1a3ff51..d740555 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ def read(*rnames): setup( name='RestrictedPython', version='4.0b7.dev0', - url='http://pypi.python.org/pypi/RestrictedPython', + url='https://github.com/zopefoundation/RestrictedPython', license='ZPL 2.1', description=( 'RestrictedPython is a defined subset of the Python language which '