diff --git a/src/rocm_docs/theme.py b/src/rocm_docs/theme.py
index eb6f2c51..28d2a82c 100644
--- a/src/rocm_docs/theme.py
+++ b/src/rocm_docs/theme.py
@@ -36,10 +36,11 @@ def _update_theme_options(app: Sphinx) -> None:
"announcement",
(
"ROCm Documentation is transitioning to this site. For the legacy"
- " documentation, please visit docs.amd.com. For more"
- " information about this documentation transition, please see our announcement."
+ " documentation, please visit docs.amd.com. For more information or to"
+ " provide feedback about this documentation transition, please see"
+ " our announcement."
),
)