diff --git a/package-scripts.js b/package-scripts.js index 5e0b1736ef..7406018366 100644 --- a/package-scripts.js +++ b/package-scripts.js @@ -267,7 +267,7 @@ module.exports = { }, linkcheck: { script: - 'hyperlink -ri --canonicalroot https://mochajs.org --skip ".js.html#line" docs/_site/index.html' + 'hyperlink -ri --canonicalroot https://mochajs.org --skip ".js.html#line" docs/_site/index.html --todo "HTTP 429 Too Many Requests"' }, postbuild: { script: