Remove two linkcheck ignores (#5570)

This commit is contained in:
Alex Gaynor 2020-11-13 12:25:43 -05:00 committed by GitHub
parent eb02f2127f
commit 488cd740bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -199,8 +199,4 @@ 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",
# 403ing from Travis
r"https://devblogs.microsoft.com/oldnewthing/\?p=4223",
# Incomplete cert chain
r"https://cveform.mitre.org/",
]