diff --git a/doc/conf.py b/doc/conf.py index 4cfbdb2..739ba27 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -145,7 +145,7 @@ def autoapi_prepare_jinja_env(jinja_env): "footer_start": ["copyright", "build-info"], "footer_end": ["sphinx-version", "theme-version"], "switcher": { - "json_url": "https://tmlt.dev/core/versions.json", + "json_url": "https://docs.tmlt.dev/core/versions.json", "version_match": version, }, "gitlab_url": "https://gitlab.com/tumult-labs/core",