瀏覽代碼

Fix ROCm link in `development.md`

Jeffrey Morgan 1 年之前
父節點
當前提交
f38b705dc7
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/development.md

+ 2 - 2
docs/development.md

@@ -69,7 +69,7 @@ go build .
 
 
 _Your operating system distribution may already have packages for AMD ROCm and CLBlast. Distro packages are often preferable, but instructions are distro-specific. Please consult distro-specific docs for dependencies if available!_
 _Your operating system distribution may already have packages for AMD ROCm and CLBlast. Distro packages are often preferable, but instructions are distro-specific. Please consult distro-specific docs for dependencies if available!_
 
 
-Install [CLBlast](https://github.com/CNugteren/CLBlast/blob/master/doc/installation.md) and [ROCm](https://rocm.docs.amd.com/en/latest/deploy/linux/quick_start.html) development packages first, as well as `cmake` and `golang`.
+Install [CLBlast](https://github.com/CNugteren/CLBlast/blob/master/doc/installation.md) and [ROCm](https://rocm.docs.amd.com/en/latest/) development packages first, as well as `cmake` and `golang`.
 
 
 Typically the build scripts will auto-detect ROCm, however, if your Linux distro
 Typically the build scripts will auto-detect ROCm, however, if your Linux distro
 or installation approach uses unusual paths, you can specify the location by
 or installation approach uses unusual paths, you can specify the location by
@@ -141,4 +141,4 @@ In addition to the common Windows development tools described above, install CUD
 
 
 In addition to the common Windows development tools described above, install AMDs HIP package **AFTER** you install MSVC
 In addition to the common Windows development tools described above, install AMDs HIP package **AFTER** you install MSVC
 
 
-- [AMD HIP](https://www.amd.com/en/developer/resources/rocm-hub/hip-sdk.html)
+- [AMD HIP](https://www.amd.com/en/developer/resources/rocm-hub/hip-sdk.html)