From fc0309615e42c32989e060e733d871e16617874e Mon Sep 17 00:00:00 2001 From: Krzysztof Jeziorny <872730+krzysztofjeziorny@users.noreply.github.com> Date: Sat, 7 Jun 2025 05:30:04 +0200 Subject: [PATCH] docs: update link to AMD drivers in linux.md (#10973) --- docs/linux.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/linux.md b/docs/linux.md index 2dda87f3a6..72a5ff0196 100644 --- a/docs/linux.md +++ b/docs/linux.md @@ -112,8 +112,8 @@ sudo systemctl status ollama > While AMD has contributed the `amdgpu` driver upstream to the official linux > kernel source, the version is older and may not support all ROCm features. We > recommend you install the latest driver from -> https://www.amd.com/en/support/linux-drivers for best support of your Radeon -> GPU. +> [AMD](https://www.amd.com/en/support/download/linux-drivers.html) for best support +> of your Radeon GPU. ## Customizing