From 6e5eed56e43b1ced26badd93137e92457f511a76 Mon Sep 17 00:00:00 2001 From: David Galiffi Date: Thu, 4 Apr 2024 10:08:36 -0400 Subject: [PATCH] Fixed broken link to ROCm documentation Signed-off-by: David Galiffi Change-Id: I9a6bc0ad08a060d83fdc3a0589dfc81c68ce2b0e [ROCm/ROCR-Runtime commit: 975c5dd24ad1f0bed0b22835847bbc7d5411c98c] --- projects/rocr-runtime/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rocr-runtime/README.md b/projects/rocr-runtime/README.md index 3020602e53..b74436e7e2 100644 --- a/projects/rocr-runtime/README.md +++ b/projects/rocr-runtime/README.md @@ -8,7 +8,7 @@ NOTE: Users of Ubuntu 20.04 will need to add the user to the new "render" group, ## ROCk Driver The ROCt library is not a standalone product and requires that you have the correct ROCk driver installed, or are using a compatible upstream kernel. -Please refer to https://docs.amd.com/ under "Getting Started Guide" for a list of supported Operating Systems and kernel versions, as well as supported hardware. +Please refer to under "Getting Started Guide" for a list of supported Operating Systems and kernel versions, as well as supported hardware. ## Building the Thunk