diff --git a/scripts/link-validator.conf b/scripts/link-validator.conf index 007fba42..aa024a5e 100644 --- a/scripts/link-validator.conf +++ b/scripts/link-validator.conf @@ -44,6 +44,7 @@ site-link-validator { "http://commons.apache.org/proper/", "http://findbugs.sourceforge.net/", "http://fusesource.github.io/jansi", + "http://github.com/typelevel/jawn" "http://hc.apache.org/", "http://hdrhistogram.github.io/HdrHistogram/", "http://jcp.org/en/jsr/detail?id=250", @@ -66,5 +67,6 @@ site-link-validator { "http://www.slf4j.org", "http://creativecommons.org/" "http://jopt-simple.github.io/" + "http://jspecify.org/" ] }