From 1c2cd0688f3aa280d4d7e95c4972b66093f02cbe Mon Sep 17 00:00:00 2001 From: Peter Park Date: Tue, 21 May 2024 13:19:26 -0700 Subject: [PATCH] Change ROCR-Runtime to relative link (#3143) --- docs/what-is-rocm.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/what-is-rocm.rst b/docs/what-is-rocm.rst index b76ab24458..4c3f4e9ec1 100644 --- a/docs/what-is-rocm.rst +++ b/docs/what-is-rocm.rst @@ -132,4 +132,4 @@ Runtimes "`AMD Common Language Runtime (CLR) `_", "Contains source code for AMD's common language runtimes: :doc:`HIP ` and OpenCL" ":doc:`HIP `", "AMD's GPU programming language extension and the GPU runtime" - "`ROCR-Runtime `_", "User-mode API interfaces and libraries necessary for host applications to launch compute kernels on available HSA ROCm kernel agents" + ":doc:`ROCR-Runtime `", "User-mode API interfaces and libraries necessary for host applications to launch compute kernels on available HSA ROCm kernel agents"