From 736a6ef17a3f9570c5fd81fec73cce50e849e272 Mon Sep 17 00:00:00 2001 From: Nate <37554478+servusdei2018@users.noreply.github.com> Date: Sun, 5 May 2024 00:05:40 -0400 Subject: [PATCH] nit: update broken ROCm docs link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edbf091e..fbcaf8f5 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ $ kubectl create -f https://raw.githubusercontent.com/ROCm/k8s-device-plugin/mas [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 +[rocm]: https://rocm.docs.amd.com/en/latest/what-is-rocm.html [rock]: https://github.com/ROCm/ROCK-Kernel-Driver [rocminstall]: https://rocm.docs.amd.com/projects/install-on-linux/en/latest/tutorial/quick-start.html [amdgpuinstall]: https://amdgpu-install.readthedocs.io/en/latest/ -- GitLab