diff --git a/docs/conf.py b/docs/conf.py index c911c2a..1086121 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -282,7 +282,7 @@ # Add configuration for intersphinx mapping intersphinx_mapping = { "python": ("https://docs.python.org/3", None), - "starflow": ("https://canonical-starflow.readthedocs-hosted.com", None), + "starflow": ("https://documentation.ubuntu.com/starflow/latest", None), } # Block Intersphinx from looking up external sources with internal references. In other