diff --git a/docs/conf.py b/docs/conf.py index a490cb4..f94eaa6 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -43,7 +43,7 @@ html_theme = "rocm_docs_theme" html_theme_options = { "flavor": "amdgpu", - "announcement": f"AMD GPU Driver 31.10.0 is a technology preview intended for use only with AMD ROCm 7.11.0 technology preview. For production use, continue to use AMD GPU Driver {version} documentation.", + "announcement": f"AMD GPU Driver 31.10.0 is a technology preview intended for use only with AMD ROCm 7.11.0 technology preview. For production use, continue to use AMD GPU Driver {version} documentation.", "link_main_doc": True, # Add any additional theme options here }