We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42a2978 commit bba9e43Copy full SHA for bba9e43
scripts/link-validator.conf
@@ -42,8 +42,6 @@ site-link-validator {
42
"https://javadoc.io/static/"
43
# The address is hit too often and blocked
44
"https://opensource.org/licenses/Apache-2.0"
45
- # Incorrectly generated link (scaladoc)
46
- "https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/time/Duration$.html"
47
]
48
49
non-https-whitelist = [
0 commit comments