diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2b8ac43..930537d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,8 +25,8 @@ feature, you can remove yourself with the above syntax. # 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. diff --git a/index.bs b/index.bs index 9890191..16276f9 100644 --- a/index.bs +++ b/index.bs @@ -17,7 +17,7 @@ Former Editor: Ian Hickson, Google http://www.google.com/, ian@hixie.ch !Participate: GitHub w3c/webvtt (new issue, open issues, legacy open bugs) !Commits: GitHub w3c/webvtt/commits !Commits: @webvtt -Test Suite: https://github.com/w3c/web-platform-tests/tree/master/webvtt +Test Suite: https://github.com/web-platform-tests/wpt/tree/master/webvtt Abstract: This specification defines WebVTT, the Web Video Text Tracks format. Its main use is for marking up external text track resources in connection with the HTML <track> element. Abstract: WebVTT files provide captions or subtitles for video content, and also text video descriptions [[MAUR]], chapters for content navigation, and more generally any form of metadata that is time-aligned with audio or video content. Boilerplate: omit conformance, omit feedback-header diff --git a/index.html b/index.html index d041b47..7f36b08 100644 --- a/index.html +++ b/index.html @@ -1455,7 +1455,7 @@