From af2f2c134520376f314d4180066129a6dc6fd660 Mon Sep 17 00:00:00 2001 From: Matt Williams Date: Tue, 16 Sep 2025 09:59:04 -0400 Subject: [PATCH] Update index.rst (#1014) --- projects/rocprofiler-sdk/source/docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rocprofiler-sdk/source/docs/index.rst b/projects/rocprofiler-sdk/source/docs/index.rst index 44e25776be..20d75695df 100644 --- a/projects/rocprofiler-sdk/source/docs/index.rst +++ b/projects/rocprofiler-sdk/source/docs/index.rst @@ -17,7 +17,7 @@ You can utilize the ROCprofiler-SDK to develop a tool for profiling and tracing The code is open and hosted 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. +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. The documentation is structured as follows: