diff options
Diffstat (limited to 'tests/wpt/web-platform-tests/payment-request/algorithms-manual.https.html')
-rw-r--r-- | tests/wpt/web-platform-tests/payment-request/algorithms-manual.https.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/wpt/web-platform-tests/payment-request/algorithms-manual.https.html b/tests/wpt/web-platform-tests/payment-request/algorithms-manual.https.html index 2e4140ae0d6..a40590586d8 100644 --- a/tests/wpt/web-platform-tests/payment-request/algorithms-manual.https.html +++ b/tests/wpt/web-platform-tests/payment-request/algorithms-manual.https.html @@ -161,6 +161,6 @@ async function runAbortTest(button) { </section> <small> - If you find a buggy test, please <a href="https://github.com/w3c/web-platform-tests/issues">file a bug</a> - and tag one of the <a href="https://github.com/w3c/web-platform-tests/blob/master/payment-request/OWNERS">owners</a>. + If you find a buggy test, please <a href="https://github.com/web-platform-tests/wpt/issues">file a bug</a> + and tag one of the <a href="https://github.com/web-platform-tests/wpt/blob/master/payment-request/OWNERS">owners</a>. </small> |