Ignore javadoc.io links (#5878)

This commit is contained in:
Lauri Tulmin 2023-10-05 21:34:19 +03:00 committed by GitHub
parent 5ccc7fccb3
commit 7310b90530
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -3,5 +3,10 @@
"aliveStatusCodes": [
200,
403
],
"ignorePatterns": [
{
"pattern": "^https://(www\\.)?javadoc\\.io"
}
]
}