File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -51,10 +51,10 @@ site-link-validator {
5151 ignore-prefixes = [
5252 ## GitHub will block with "429 Too Many Requests"
5353 "https://github.com/"
54- "https://www.scala-lang.org/api/2.13.17 /scala/runtime/AbstractFunction1.html"
55- "https://www.scala-lang.org/api/2.13.17 /scala/runtime/AbstractFunction2.html"
56- "https://www.scala-lang.org/api/2.13.17 /scala/runtime/AbstractFunction3.html"
57- "https://www.scala-lang.org/api/2.13.17 /scala/runtime/AbstractPartialFunction.html"
54+ "https://www.scala-lang.org/api/2.13.18 /scala/runtime/AbstractFunction1.html"
55+ "https://www.scala-lang.org/api/2.13.18 /scala/runtime/AbstractFunction2.html"
56+ "https://www.scala-lang.org/api/2.13.18 /scala/runtime/AbstractFunction3.html"
57+ "https://www.scala-lang.org/api/2.13.18 /scala/runtime/AbstractPartialFunction.html"
5858 ## Bug, see https://github.com/scala/bug/issues/12807 and https://github.com/lampepfl/dotty/issues/17973
5959 "https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/file/StandardOpenOption$.html"
6060 ]
You can’t perform that action at this time.
0 commit comments