diff --git a/projects/rocprofiler-sdk/README.md b/projects/rocprofiler-sdk/README.md
index cfb4414d45..2b878a579b 100644
--- a/projects/rocprofiler-sdk/README.md
+++ b/projects/rocprofiler-sdk/README.md
@@ -130,3 +130,8 @@ Please report issues on GitHub OR send an email to
`_ and `ROCTracer `_.
You can utilize the ROCprofiler-SDK to develop a tool for profiling and tracing HIP applications on ROCm software.
-The code is open and hosted at ``_.
+The code is open source and hosted at ``_.
+
+.. note::
+
+ The ROCprofiler-SDK repository for ROCm 7.0 and earlier is located at ``_.
ROCprofiler-SDK uses a companion library called `AQLprofile `__ that generates profiling command packets (AQL/PM4) for performance counters and SQ thread trace. See the `AQLprofile docs `__ for more info.