diff --git a/script/html-proofer b/script/html-proofer index 45a74b85e26..2300e120cfc 100755 --- a/script/html-proofer +++ b/script/html-proofer @@ -14,6 +14,7 @@ url_ignores = [ %r{^https://guides\.github\.com/}, %r{^https://help\.github\.com/}, %r{^https://github\.com/}, + %r{^https?://(www\.)?reddit\.com/}, ] HTMLProofer::Runner.new(