Skip to content

Commit bba9e43

Browse files
authored
Remove incorrect link from non-https whitelist
Removed incorrectly generated link from the whitelist.
1 parent 42a2978 commit bba9e43

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/link-validator.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ site-link-validator {
4242
"https://javadoc.io/static/"
4343
# The address is hit too often and blocked
4444
"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"
4745
]
4846

4947
non-https-whitelist = [

0 commit comments

Comments
 (0)