From eb0cdf47bd24e8a458c800592f9298306f2b913a Mon Sep 17 00:00:00 2001
From: y2kenny-amd <37877252+y2kenny-amd@users.noreply.github.com>
Date: Fri, 19 Jan 2024 19:33:39 -0500
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 7f0be1fc..996b44c1 100644
--- a/README.md
+++ b/README.md
@@ -79,13 +79,13 @@ $ kubectl create -f https://raw.githubusercontent.com/ROCm/k8s-device-plugin/mas
 ## TODOs
 * Add proper GPU health check (health check without `/dev/kfd` access.)
 
-[artifacthub]: https://artifacthub.io/
+[artifacthub]: https://artifacthub.io/packages/helm/amd-gpu-helm/amd-gpu
 [ds]: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
 [dp]: https://kubernetes.io/docs/concepts/cluster-administration/device-plugins/
 [helmamdgpu]: https://artifacthub.io/packages/helm/amd-gpu-helm/amd-gpu
 [rocm]: https://docs.amd.com/en/latest/what-is-rocm.html
 [rock]: https://github.com/ROCm/ROCK-Kernel-Driver
-[rocminstall]: https://docs.amd.com/en/latest/deploy/linux/quick_start.html
+[rocminstall]: https://rocm.docs.amd.com/projects/install-on-linux/en/latest/tutorial/quick-start.html
 [amdgpuinstall]: https://amdgpu-install.readthedocs.io/en/latest/
 [sysreq]: https://rocm.docs.amd.com/projects/install-on-linux/en/latest/reference/system-requirements.html
 [gm]: https://blog.golang.org/using-go-modules
-- 
GitLab