457619 - Fixed the broken link to build HIP instructions

Change-Id: Ica87b4ab511d26e0372502f069afc0e3baaa3256


[ROCm/clr commit: 1761f1b7f5]
Esse commit está contido em:
Julia Jiang
2024-04-19 14:41:11 -04:00
commit de Julia Jiang
commit a2b2a6752d
+1 -1
Ver Arquivo
@@ -29,7 +29,7 @@ Building clr requires `rocm-hip-libraries` meta package, which provides the pre-
Users can also build `OCL` and `HIP` at the same time by passing `-DCLR_BUILD_HIP=ON -DCLR_BUILD_OCL=ON` to configure command.
For detail instructions, please refer to [how to build HIP](https://rocm.docs.amd.com/projects/HIP/en/latest/developer_guide/build.html)
For detail instructions, please refer to [how to build HIP](https://rocm.docs.amd.com/projects/HIP/en/latest/install/build.html)
## Tests