diff --git a/docs/conf.py b/docs/conf.py index 13758c74991ee..353b2eb2f5773 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -536,4 +536,4 @@ def _load_config(): ] # Options for script updater - redoc_script_url = "https://cdn.jsdelivr.net/npm/redoc@2.0.0-rc.30/bundles/redoc.standalone.js" + redoc_script_url = "https://cdn.jsdelivr.net/npm/redoc@2.0.0-rc.48/bundles/redoc.standalone.js"