diff --git a/RELEASE.md b/RELEASE.md
index af96fccbf..3c34d7826 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -97,9 +97,11 @@ GPU and baseboard firmware versioning might differ across GPU families.
| MI325X[1] |
+ 01.25.06.08
01.25.04.02
|
- 30.30.1
+ | 30.30.2
+ 30.30.1
30.30.0
30.20.1
30.20.0[1]
@@ -188,8 +190,7 @@ The release notes provide a summary of notable changes since the previous ROCm r
- [ROCm upcoming changes](#rocm-upcoming-changes)
```{note}
-If you’re using AMD Radeon GPUs or Ryzen APUs in a workstation setting with a display connected, see the [Use ROCm on Radeon and Ryzen](https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/index.html)
-documentation to verify compatibility and system requirements.
+If you’re using AMD Radeon™ GPUs or Ryzen™ for graphics workloads, see the [Use ROCm on Radeon and Ryzen](https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/index.html) documentation to verify compatibility and system requirements.
```
### Release highlights
@@ -287,9 +288,11 @@ GPU and baseboard firmware versioning might differ across GPU families.
|
| MI325X[1] |
+ 01.25.06.08
01.25.04.02
|
- 30.30.1
+ | 30.30.2
+ 30.30.1
30.30.0
30.20.1
30.20.0[1]
diff --git a/docs/index.md b/docs/index.md
index 64b12376a..81f572d45 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -15,7 +15,7 @@ compatibility with industry software frameworks. For more information, see
ROCm supports multiple programming languages and programming interfaces such as
{doc}`HIP `, OpenCL, and OpenMP, as explained in the [Programming guide](./how-to/programming_guide.rst).
-If you're using AMD Radeon GPUs or Ryzen APUs in a workstation setting with a display connected, review {doc}`ROCm on Radeon and Ryzen documentation`.
+If you're using AMD Radeon™ GPUs or Ryzen™ APUs for graphics workloads, see the {doc}`ROCm on Radeon and Ryzen ` documentation.
```{note}
The [AMD ROCm Programming Guide](https://rocm-handbook.amd.com/projects/amd-rocm-programming-guide/en/latest/)
|