From a3ac4bac219dc06339a55e24def9115f63408578 Mon Sep 17 00:00:00 2001 From: Public Profile Date: Sun, 16 Jul 2023 12:28:35 -0700 Subject: [PATCH] fix broken links Change-Id: Ibd941eb116fd9ae4ed7deeeb3a07324a2a3ca3c3 Signed-off-by: Galantsev, Dmitrii --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ecb4b42ee..bbb4762bd5 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,10 @@ The ROCmâ„¢ Data Center Tool simplifies the administration and addresses key inf - Integration with third-party tools - Open source -For up-to-date document and how to start using RDC from pre-built packages, please refer to the [**ROCm DataCenter Tool User Guide**](https://docs.amd.com/bundle?name_filter.field=title&name_filter.value=ROCm%20DataCenter%20Tool%20User%20Guide&rpp=10&sort.field=title&sort.value=desc) +For up-to-date document and how to start using RDC from pre-built packages, please refer to the [**ROCm DataCenter Tool User Guide**](https://rocm.docs.amd.com/projects/rdc/en/latest/) # Supported platforms -RDC can run on AMD ROCm supported platforms, please refer to the **List of Supported Operating Systems** under [ROCm Release Notes](https://docs.amd.com/bundle?name_filter.field=title&name_filter.value=ROCm%20Release%20Notes&rpp=10&sort.field=title&sort.value=desc) +RDC can run on AMD ROCm supported platforms, please refer to the [List of Supported Operating Systems](https://rocm.docs.amd.com/en/latest/release/gpu_os_support.html) # Building RDC from source