Skip to content

Commit

Permalink
[SYCL][Doc] Correct range-rounding link (intel#13139)
Browse files Browse the repository at this point in the history
Just try to fix a broken link found when reading
https://intel.github.io/llvm-docs/EnvironmentVariables.html
  • Loading branch information
DDEle authored Mar 30, 2024
1 parent 2f03ef8 commit 9bfb172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sycl/doc/EnvironmentVariables.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,4 +280,4 @@ variables in production code.</span>
`(*) Note: Any means this environment variable is effective when set to any non-null value.`

[xpti]: https://github.com/intel/llvm/blob/sycl/xptifw/doc/XPTI_Framework.md
[range-rounding]: https://github.com/intel/llvm/blob/sycl/doc/design/ParallelForRangeRounding.md
[range-rounding]: https://github.com/intel/llvm/blob/sycl/sycl/doc/design/ParallelForRangeRounding.md

0 comments on commit 9bfb172

Please sign in to comment.