diff --git a/docs/conf.py b/docs/conf.py index 16eea6ca..567ba935 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -49,7 +49,7 @@ ] intersphinx_mapping = { - "gufe": ("https://gufe.openfree.energy/en/v1.2.0/", None), + "gufe": ("https://gufe.openfree.energy/en/stable/", None), "openfe": ("https://docs.openfree.energy/en/stable/", None), "python": ("https://docs.python.org/3", None), }