Skip to content

Commit 4c93361

Browse files
authored
Merge pull request #3413 from github/jm_ignore_rockwoodleadership_urls
chore: add rockwoodleadership urls to html_proofer ignores
2 parents d8d05db + 1792547 commit 4c93361

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/html-proofer

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ url_ignores = [
1919
%r{^https://help\.github\.com/},
2020
%r{^https://github\.com/},
2121
%r{^https?://(www\.)?reddit\.com},
22+
%r{^https://rockwoodleadership\.org/},
2223
]
2324

2425
HTMLProofer::Runner.new(

0 commit comments

Comments
 (0)