documentation: update the link for ICD to Khronos repo.

Signed-off-by: Michal Mrozek <michal.mrozek@intel.com>
This commit is contained in:
Michal Mrozek 2024-09-20 06:44:53 +00:00 committed by Compute-Runtime-Automation
parent 3a9601d33b
commit de628577d4
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ Release Notes on the [release page](https://github.com/intel/compute-runtime/rel
Directly linking to the runtime library is not supported:
* Level Zero applications should link with [Level Zero loader](https://github.com/oneapi-src/level-zero)
* OpenCL applications should link with [ICD loader library (ocl-icd)](https://github.com/OCL-dev/ocl-icd)
* OpenCL applications should link with [ICD loader library](https://github.com/KhronosGroup/OpenCL-ICD-Loader)
## Dependencies