We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 237fb4a commit 7c74c1dCopy full SHA for 7c74c1d
1 file changed
cts_runner/README.md
@@ -3,8 +3,8 @@
3
This crate contains infrastructure for running the WebGPU conformance tests on
4
Deno's `wgpu`-based implementation of WebGPU.
5
6
-Instructions for running the tests via the CTS `xtask` are in the
7
-[top-level README](https://github.com/gfx-rs/wgpu/blob/trunk/README.md#webgpu-conformance-test-suite).
+Instructions for running the tests via the CTS `xtask` are in
+[docs/testing.md](https://github.com/gfx-rs/wgpu/blob/trunk/docs/testing.md#webgpu-cts).
8
The file [revision.txt](./revision.txt) specifies the version of the CTS that
9
will be used by default.
10
0 commit comments