We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 508f327 commit 431694eCopy full SHA for 431694e
script/html-proofer
@@ -24,6 +24,7 @@ url_ignores = [
24
%r{^https://github\.com/},
25
%r{^https?://(www\.)?reddit\.com},
26
%r{^https://rockwoodleadership\.org/},
27
+ %r{^https://(www\.)?npmjs\.com},
28
]
29
30
HTMLProofer::Runner.new(
0 commit comments