diff --git a/setup.py b/setup.py index 4ec215697..de8be1d49 100644 --- a/setup.py +++ b/setup.py @@ -67,6 +67,7 @@ setup( long_description_content_type='text/x-rst', project_urls={ "Code": "https://github.com/sphinx-doc/sphinx", + "Changelog": "https://www.sphinx-doc.org/en/master/changes.html", "Issue tracker": "https://github.com/sphinx-doc/sphinx/issues", }, zip_safe=False,