We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3efddc6 commit 6f0f763Copy full SHA for 6f0f763
README.md
@@ -23,7 +23,7 @@ learning about SYCL below are a list of useful resources:
23
To use these materials simply clone this repository including the required submodules.
24
25
```
26
-git clone --recursive https://github.com/codeplaysoftware/syclacademy.git
+git clone --recursive https://github.com/KhronosGroup/syclacademy.git
27
28
29
The lectures are written in reveal.js, and can be found in `Lesson_Materials`,
0 commit comments