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 6f0f763 commit 6e9d32eCopy full SHA for 6e9d32e
Code_Exercises/What_is_SYCL/README.md
@@ -57,7 +57,7 @@ First fetch the tutorial samples from GitHub.
57
Clone this repository ensuring that you include sub-modules.
58
59
```sh
60
-git clone --recursive https://github.com/codeplaysoftware/syclacademy.git
+git clone --recursive https://github.com/khronosgroup/syclacademy.git
61
mkdir build
62
cd build
63
```
0 commit comments