diff --git a/setup.py b/setup.py index 74ae7e7e..f0d01b9d 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ author_email = "nicholas.landry@uvm.edu" project_urls = { - "Documentation": "https://xgi.readthedocs.io/en/latest/", + "Documentation": "https://xgi.readthedocs.io/en/stable/", "Bug Reports": "https://github.com/xgi-org/xgi/issues", "Source": "https://github.com/xgi-org/xgi", "PyPI": "https://pypi.org/project/xgi/",