diff options
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -176,7 +176,7 @@ setup( name='Sphinx', version=sphinx.__version__, url='http://sphinx-doc.org/', - download_url='https://pypi.python.org/pypi/Sphinx', + download_url='https://pypi.org/project/Sphinx/', license='BSD', author='Georg Brandl', author_email='georg@python.org', |
