Skip to content

Commit bd37bbf

Browse files
artem-zinnatullintybalex
authored andcommitted
readme : fix ROCm link (ggml-org#6579)
1 parent 83d038c commit bd37bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ Building the program with BLAS support may lead to some performance improvements
496496
497497
This provides BLAS acceleration on HIP-supported AMD GPUs.
498498
Make sure to have ROCm installed.
499-
You can download it from your Linux distro's package manager or from here: [ROCm Quick Start (Linux)](https://rocm.docs.amd.com/en/latest/deploy/linux/quick_start.html).
499+
You can download it from your Linux distro's package manager or from here: [ROCm Quick Start (Linux)](https://rocm.docs.amd.com/projects/install-on-linux/en/latest/tutorial/quick-start.html#rocm-install-quick).
500500

501501
- Using `make`:
502502
```bash

0 commit comments

Comments
 (0)