Skip to content

Commit 9da942e

Browse files
committed
Don't check wiki links
They are heavily rate-limited, so we can easily run into 429 errors on CI.
1 parent 5336025 commit 9da942e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.linkcheck.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
{ "pattern": "^https://sso.mozilla.com" },
2020
{ "pattern": "^https://experimenter.services.mozilla.com" },
2121
{ "pattern": "^https://bugzilla.mozilla.org" },
22+
{ "pattern": "^https://wiki.mozilla.org" },
2223
{ "pattern": "^#bigquery-materialized-views$" },
2324
{ "pattern": "^#looker-pdts--aggregate-awareness$" },
2425
{ "pattern": "^#experiment-unpacking$" },

0 commit comments

Comments
 (0)