Skip to content

Commit 7c74c1d

Browse files
authored
[cts_runner] Fix link to instructions for running CTS tests. (gfx-rs#9033)
1 parent 237fb4a commit 7c74c1d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cts_runner/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
This crate contains infrastructure for running the WebGPU conformance tests on
44
Deno's `wgpu`-based implementation of WebGPU.
55

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).
6+
Instructions for running the tests via the CTS `xtask` are in
7+
[docs/testing.md](https://github.com/gfx-rs/wgpu/blob/trunk/docs/testing.md#webgpu-cts).
88
The file [revision.txt](./revision.txt) specifies the version of the CTS that
99
will be used by default.
1010

0 commit comments

Comments
 (0)