diff --git a/script/html-proofer b/script/html-proofer
index f7ce7e6eac7..5b19739408a 100755
--- a/script/html-proofer
+++ b/script/html-proofer
@@ -39,6 +39,7 @@ url_ignores = [
"https://stackoverflow.com/questions/18664074/",
"https://geekfeminism.fandom.com/wiki/Meritocracy",
"https://news.ycombinator.com/item?id=7531689",
+ "https://peerj.com/preprints/1233/",
# Regex patterns for broader ignore rules
%r{^https?://stackoverflow\.com/questions/18664074/},