Add another linkcheck ignore (#6129)

This commit is contained in:
Alex Gaynor 2021-06-19 15:10:50 -04:00 committed by GitHub
parent a4aa852a17
commit ce80be2d26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -198,6 +198,8 @@ linkcheck_ignore = [
r"https://info.isl.ntt.co.jp/crypt/eng/camellia/",
# Inconsistent small DH params they seem incapable of fixing
r"https://www.secg.org/sec1-v2.pdf",
# Incomplete cert chain
r"https://e-trust.gosuslugi.ru",
]
autosectionlabel_prefix_document = True