Skip to content

Commit 43c5a65

Browse files
foolipmkruisselbrink
authored andcommitted
Update web-platform-tests URLs (#101)
1 parent c25b3a5 commit 43c5a65

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ feature, you can remove yourself with the above syntax.
2626
# Tests
2727

2828
For normative changes, a corresponding
29-
[web-platform-tests](https://github.com/w3c/web-platform-tests) PR is highly appreciated. Typically,
29+
[web-platform-tests](https://github.com/web-platform-tests/wpt) PR is highly appreciated. Typically,
3030
both PRs will be merged at the same time. Note that a test change that contradicts the spec should
3131
not be merged before the corresponding spec change. If testing is not practical, please explain why
32-
and if appropriate [file an issue](https://github.com/w3c/web-platform-tests/issues/new) to follow
32+
and if appropriate [file an issue](https://github.com/web-platform-tests/wpt/issues/new) to follow
3333
up later. Add the `type:untestable` or `type:missing-coverage` label as appropriate.

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ED: https://w3c.github.io/FileAPI/
1212
TR: https://www.w3.org/TR/FileAPI/
1313
Repository: w3c/FileAPI
1414
Previous Version: https://www.w3.org/TR/2017/WD-FileAPI-20171026/
15-
!Tests: <a href=https://github.com/w3c/web-platform-tests/tree/master/FileAPI>web-platform-tests FileAPI/</a> (<a href=https://github.com/w3c/web-platform-tests/labels/FileAPI>ongoing work</a>)
15+
!Tests: <a href=https://github.com/web-platform-tests/wpt/tree/master/FileAPI>web-platform-tests FileAPI/</a> (<a href=https://github.com/web-platform-tests/wpt/labels/FileAPI>ongoing work</a>)
1616
Abstract: This specification provides an API for representing file objects in web applications,
1717
as well as programmatically selecting them and accessing their data. This includes:
1818

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1444,7 +1444,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont
14441444
<dt class="editor">Former Editor:
14451445
<dd class="editor p-author h-card vcard" data-editor-id="37240"><a class="p-name fn u-url url" href="http://arunranga.com/">Arun Ranganathan</a> (<span class="p-org org">Mozilla Corporation</span>) <a class="u-email email" href="mailto:[email protected]">[email protected]</a>
14461446
<dt>Tests:
1447-
<dd><a href="https://github.com/w3c/web-platform-tests/tree/master/FileAPI">web-platform-tests FileAPI/</a> (<a href="https://github.com/w3c/web-platform-tests/labels/FileAPI">ongoing work</a>)
1447+
<dd><a href="https://github.com/web-platform-tests/wpt/tree/master/FileAPI">web-platform-tests FileAPI/</a> (<a href="https://github.com/web-platform-tests/wpt/labels/FileAPI">ongoing work</a>)
14481448
</dl>
14491449
</div>
14501450
<div data-fill-with="warning"></div>

0 commit comments

Comments
 (0)