diff --git a/docs/conf.py b/docs/conf.py
index 45059f84f..4ec91a27c 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -151,7 +151,7 @@ extensions = [
external_projects_current_project = "rocm"
html_theme = "rocm_docs_theme"
html_theme_options = {
- "announcement": "This is ROCm 7.9.0 technology preview release documentation. For production use, refer to ROCm 7.1.0 documentation.",
+ "announcement": "This is ROCm 7.9.0 technology preview release documentation. For the latest production stream release, refer to ROCm documentation.",
"flavor": "generic",
"header_title": "ROCmâ„¢ 7.9.0 Preview",
"header_link": "https://rocm.docs.amd.com/en/7.9.0-preview/index.html",