Skip to content

Commit 12d35de

Browse files
authored
Fix link to sycl getting started (#302)
1 parent 0ac7f9c commit 12d35de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/elements/dpcpp/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,6 @@ and the Khronos SYCL working group for their efforts defining and evolving the S
229229
.. _`conformance test suite`: https://github.com/KhronosGroup/SYCL-CTS
230230
.. _`extension tests`: https://github.com/intel/llvm/tree/sycl/sycl/test
231231
.. _`Release Notes`: https://github.com/intel/llvm/tree/sycl/sycl/ReleaseNotes.md
232-
.. _`Getting Started Guide`: https://github.com/intel/llvm/blob/sycl/sycl/doc/GetStartedWithSYCLCompiler.md#known-issues-and-limitations
232+
.. _`Getting Started Guide`: https://github.com/intel/llvm/blob/sycl/sycl/doc/GetStartedGuide.md#known-issues-and-limitations
233233
.. _`joining the Khronos Group`: https://www.khronos.org/members/
234234
.. _`Khronos SYCL GitHub project`: https://github.com/KhronosGroup/SYCL-Docs

0 commit comments

Comments
 (0)