Skip to content

Commit

Permalink
fix: add readwrite url to ignored urls to pass CI
Browse files Browse the repository at this point in the history
Will look into why this is 403ing but we need to unblock other PRs

Signed-off-by: jmeridth <[email protected]>
  • Loading branch information
jmeridth committed Oct 20, 2024
1 parent 362e9e7 commit 3a19b52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/html-proofer
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ url_ignores = [
"https://scripts.sil.org/ofl",
"https://the-orbit.net/almostdiamonds/2014/04/10/so-youve-got-yourself-a-policy-now-what/",
"https://pages.18f.gov/open-source-guide/making-readmes-readable/",
"https://readwrite.com/2014/10/10/open-source-diversity-how-to-contribute/",
%r{^https?://twitter\.com/},
%r{^https?://(www\.)?kickstarter\.com/},
%r{^https://guides\.github\.com/},
Expand Down

0 comments on commit 3a19b52

Please sign in to comment.