diff --git a/setup.py b/setup.py index 4a1d5aeed..2b4504101 100644 --- a/setup.py +++ b/setup.py @@ -176,7 +176,7 @@ else: setup( name='Sphinx', version=sphinx.__version__, - url='https://sphinx-doc.org/', + url='https://www.sphinx-doc.org/', download_url='https://pypi.org/project/Sphinx/', license='BSD', author='Georg Brandl',