diff --git a/docs/source/conf.py b/docs/source/conf.py index 67afaecb..947e64cb 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -90,7 +90,7 @@ # For local development, infer the version to latest release = "dev" version_match = "latest" - json_url = "/_static/switcher.json" + json_url = "_static/switcher.json" # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes.