Add root code.google.com domain to link validator ignore
This commit is contained in:
parent
f6930d93da
commit
34a3fa704c
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ site-link-validator {
|
||||||
# Bug, see https://github.com/scala/bug/issues/12807 and https://github.com/lampepfl/dotty/issues/17973
|
# Bug, see https://github.com/scala/bug/issues/12807 and https://github.com/lampepfl/dotty/issues/17973
|
||||||
"https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/nio/file/StandardOpenOption$.html"
|
"https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/nio/file/StandardOpenOption$.html"
|
||||||
# Occasionally returns a 500 Internal Server Error
|
# Occasionally returns a 500 Internal Server Error
|
||||||
"http://code.google.com/p/atinject/"
|
"http://code.google.com/"
|
||||||
]
|
]
|
||||||
|
|
||||||
non-https-whitelist = [
|
non-https-whitelist = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue