[clang][doc] Fix link to SYCL compiler design doc
authorPaulo Matos <pmatos@igalia.com>
Tue, 28 Mar 2023 16:09:52 +0000 (18:09 +0200)
committerPaulo Matos <pmatos@igalia.com>
Tue, 28 Mar 2023 16:09:52 +0000 (18:09 +0200)
clang/docs/SYCLSupport.rst

index 6b529e3..364d95a 100644 (file)
@@ -10,7 +10,7 @@ Introduction
 
 This document describes the architecture of the SYCL compiler and runtime
 library. More details are provided in
-`external document <https://github.com/intel/llvm/blob/sycl/sycl/doc/CompilerAndRuntimeDesign.md>`_\ ,
+`external document <https://github.com/intel/llvm/blob/sycl/sycl/doc/design/CompilerAndRuntimeDesign.md>`_\ ,
 which are going to be added to clang documentation in the future.
 
 Address space handling