diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/docs/conf.py b/docs/conf.py index b152bf11..4349b058 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -181,6 +181,4 @@ linkcheck_retries = 10  linkcheck_ignore = [      # Small DH key results in a TLS failure on modern OpenSSL      "https://info.isl.ntt.co.jp/crypt/eng/camellia/", -    # Federal government shutdown, and the anti-deficiency act -    r"^https://[\w\.]+?\.nist\.gov/.*",  ] | 
