1 parent 702c4ef commit d333515Copy full SHA for d333515
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