diff --git a/README.markdown b/README.markdown index 25fccb70..68254b6e 100755 --- a/README.markdown +++ b/README.markdown @@ -14,9 +14,9 @@ New specifications are generally first incubated in the WICG, in particular: # Tests For normative changes, a corresponding -[web-platform-tests](https://github.com/w3c/web-platform-tests) PR is highly appreciated. Typically, +[web-platform-tests](https://github.com/web-platform-tests/wpt) PR is highly appreciated. Typically, both PRs will be merged at the same time. Note that a test change that contradicts the spec should not be merged before the corresponding spec change. If testing is not practical, please explain why -and if appropriate [file an issue](https://github.com/w3c/web-platform-tests/issues/new) to follow +and if appropriate [file an issue](https://github.com/web-platform-tests/wpt/issues/new) to follow up later. Add the `type:untestable` or `type:missing-coverage` label as appropriate.