You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -7,17 +7,17 @@ Home for Intel LLVM-based projects:
7
7
- SYCL* Compiler and Runtimes - compiler and runtime libraries for SYCL ([https://www.khronos.org/sycl/](https://www.khronos.org/sycl/)). See **sycl** branch.
8
8
9
9
## License
10
-
See [LICENSE.txt](https://github.com/intel/llvm/blob/intel/llvm/LICENSE.TXT) for details.
10
+
See [LICENSE.txt](sycl/LICENSE.TXT) for details.
11
11
12
12
13
13
## Contributing
14
-
See [CONTRIBUTING.md](https://github.com/intel/llvm/blob/intel/CONTRIBUTING.md) for details.
14
+
See [CONTRIBUTING.md](CONTRIBUTING.md) for details.
15
15
16
16
## Sub-projects Documentation
17
-
- SYCL Compiler and Runtimes - See [GetStartedWithSYCLCompiler.md](https://github.com/intel/llvm/blob/sycl/sycl/doc/GetStartedWithSYCLCompiler.md)
17
+
- SYCL Compiler and Runtimes - See [GetStartedWithSYCLCompiler.md](sycl/doc/GetStartedWithSYCLCompiler.md)
18
18
19
19
*Other names and brands may be claimed as the property of others.
20
20
21
21
## SYCL Extension Proposal Documents
22
22
23
-
See [sycl/doc/extensions](https://github.com/intel/llvm/tree/sycl/sycl/doc/extensions)
0 commit comments