Fix more broken links

Fixes #19296 (again).
diff --git a/payment-request/PaymentValidationErrors/retry-shows-error-member-manual.https.html b/payment-request/PaymentValidationErrors/retry-shows-error-member-manual.https.html
index 9d25e9e..9135520 100644
--- a/payment-request/PaymentValidationErrors/retry-shows-error-member-manual.https.html
+++ b/payment-request/PaymentValidationErrors/retry-shows-error-member-manual.https.html
@@ -45,6 +45,6 @@
   </li>
 </ol>
 <small>
-  If you find a buggy test, please <a href="https://github.com/w3c/web-platform-tests/issues">file a bug</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/META.yml">owners</a>.
 </small>
diff --git a/payment-request/PaymentValidationErrors/retry-shows-payer-member-manual.https.html b/payment-request/PaymentValidationErrors/retry-shows-payer-member-manual.https.html
index ad5ad72..f8115e6 100644
--- a/payment-request/PaymentValidationErrors/retry-shows-payer-member-manual.https.html
+++ b/payment-request/PaymentValidationErrors/retry-shows-payer-member-manual.https.html
@@ -60,6 +60,6 @@
   </li>
 </ol>
 <small>
-  If you find a buggy test, please <a href="https://github.com/w3c/web-platform-tests/issues">file a bug</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/META.yml">owners</a>.
 </small>
diff --git a/payment-request/PaymentValidationErrors/retry-shows-shippingAddress-member-manual.https.html b/payment-request/PaymentValidationErrors/retry-shows-shippingAddress-member-manual.https.html
index 837ab79..dc92945 100644
--- a/payment-request/PaymentValidationErrors/retry-shows-shippingAddress-member-manual.https.html
+++ b/payment-request/PaymentValidationErrors/retry-shows-shippingAddress-member-manual.https.html
@@ -93,6 +93,6 @@
   </li>
 </ol>
 <small>
-  If you find a buggy test, please <a href="https://github.com/w3c/web-platform-tests/issues">file a bug</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/META.yml">owners</a>.
 </small>
diff --git a/payment-request/payment-response/retry-method-manual.https.html b/payment-request/payment-response/retry-method-manual.https.html
index 0af8945..fc0a042 100644
--- a/payment-request/payment-response/retry-method-manual.https.html
+++ b/payment-request/payment-response/retry-method-manual.https.html
@@ -291,6 +291,6 @@
   </li>
 </ol>
 <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/META.yml">owners</a>.
 </small>
diff --git a/resources/test/variants.js b/resources/test/variants.js
index 611d278..eebac6f 100644
--- a/resources/test/variants.js
+++ b/resources/test/variants.js
@@ -5,7 +5,7 @@
      * Tests are executed in the absence of the global Promise constructor by
      * default in order to verify support for the Server browser engine.
      *
-     * https://github.com/w3c/web-platform-tests/issues/6266
+     * https://github.com/web-platform-tests/wpt/issues/6266
      */
     'default': {
       description: 'Global Promise constructor removed.',