Skip to content

Commit 5dcdf11

Browse files
committed
hyperlink --todo img.shields.io
1 parent 8fb0520 commit 5dcdf11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"fetch": "sh src/scripts/fetch.sh",
3333
"init:generated": "mkdirp ./generated/loaders && mkdirp ./generated/plugins ",
3434
"lint": "run-s lint:*",
35-
"lint:links": "hyperlink -r build/index.html --canonicalroot https://webpack.js.org/ --skip support__ --skip sidecar.gitter.im --todo external-redirect | tee master.tap | tap-spot",
35+
"lint:links": "hyperlink -r build/index.html --canonicalroot https://webpack.js.org/ --skip support__ --skip sidecar.gitter.im --todo img.shields.io --todo external-redirect | tee master.tap | tap-spot",
3636
"lint:js": "eslint . --ext .js --ext .jsx",
3737
"lint:markdown": "markdownlint --config ./.markdownlint.json *.md ./src/content/**/*.md",
3838
"lint:social": "alex . -q",

0 commit comments

Comments
 (0)