From 6b0a3944b62b60a073f3da07d59f48fdcfc1e852 Mon Sep 17 00:00:00 2001 From: yugang-amd Date: Fri, 30 May 2025 16:24:32 -0400 Subject: [PATCH 1/2] Fix broken link --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 2c828caa2..2157ccb36 100644 --- a/docs/index.md +++ b/docs/index.md @@ -48,7 +48,7 @@ AMD SMI is the successor to . :::{grid-item-card} Tutorials * [AMD SMI examples (GitHub)](https://github.com/ROCm/amdsmi/tree/amd-staging/example) -* [ROCm SMI examples (GitHub)](https://github.com/ROCm/rocm_smi_lib/tree/amd-staging/example) +* [ROCm SMI examples (GitHub)]([https://github.com/ROCm/rocm_smi_lib/tree/amd-staging/example](https://github.com/ROCm/rocm_smi_lib/tree/amd-staging/rocm_smi/example)) ::: :::: From e0f5efd544774bef0eaae33baf2490086d32ffc1 Mon Sep 17 00:00:00 2001 From: yugang-amd Date: Mon, 9 Jun 2025 11:07:56 -0400 Subject: [PATCH 2/2] fix typo --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 2157ccb36..2c57e2c17 100644 --- a/docs/index.md +++ b/docs/index.md @@ -48,7 +48,7 @@ AMD SMI is the successor to . :::{grid-item-card} Tutorials * [AMD SMI examples (GitHub)](https://github.com/ROCm/amdsmi/tree/amd-staging/example) -* [ROCm SMI examples (GitHub)]([https://github.com/ROCm/rocm_smi_lib/tree/amd-staging/example](https://github.com/ROCm/rocm_smi_lib/tree/amd-staging/rocm_smi/example)) +* [ROCm SMI examples (GitHub)](https://github.com/ROCm/rocm_smi_lib/tree/amd-staging/rocm_smi/example) ::: ::::