diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 50eb83267b93..e3f9e2b3eee0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,7 +7,7 @@ make substantive contributions, you must join the CG. Contributions to the source code repository are subject to the terms of the [3-Clause BSD License](./LICENSE.txt). -**Contributions will also be exported to +**Contributions may also be exported to [web-platform-tests](https://github.com/web-platform-tests/wpt) under the same license, and under the terms of its [CONTRIBUTING.md](https://github.com/web-platform-tests/wpt/blob/master/CONTRIBUTING.md).** diff --git a/README.md b/README.md index 1614f9a97934..f7a481a9c0c8 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,12 @@ This test suite can be embedded inside [WPT](https://github.com/web-platform-tes ## Contributing -Please read the [introductory guidelines](docs/intro/README.md) before contributing. -Other documentation may be found in [`docs/`](docs/) and in the [helper index](https://gpuweb.github.io/cts/docs/tsdoc/) ([source](docs/helper_index.txt)). +Please read the [introductory guidelines](https://github.com/gpuweb/cts/blob/main/docs/intro/README.md) before contributing. +Other documentation may be found in [`docs/`](https://github.com/gpuweb/cts/tree/main/docs) and in +the [helper index](https://gpuweb.github.io/cts/docs/tsdoc/) +([source](https://github.com/gpuweb/cts/blob/main/docs/helper_index.txt)). -Read [CONTRIBUTING.md](CONTRIBUTING.md) on licensing. +Read [CONTRIBUTING.md](https://github.com/gpuweb/cts/blob/main/CONTRIBUTING.md) on licensing. For realtime communication about WebGPU spec and test, join the [#WebGPU:matrix.org room](https://app.element.io/#/room/#WebGPU:matrix.org)