docs: fix broken link #63

Merged
Julian Eisel merged 1 commits from lflin16/blender-developer-docs:broken-link into main 2024-06-07 19:54:37 +02:00

View File

@ -110,7 +110,7 @@ sudo yum install -y hip-devel rocm-llvm rocm-core rocm-device-libs5.7.3.x86_64
### Windows
Install the [HIP SDK](https://www.amd.com/en/developer/rocm-hub/hip-sdk.html) for
Install the [HIP SDK](https://www.amd.com/en/developer/resources/rocm-hub/hip-sdk.html) for
windows. By default the installer creates the environment variable
`HIP_PATH` which is used in cmake for locating the SDK location.