aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2019-04-16 20:01:33 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2019-04-17 08:01:33 +0800
commit6b98a5275656d35aa33029630023d46b670ff333 (patch)
tree2099417deca8ed921212dddb5cad693d7b436a1a /docs
parentf5e7855481e5d34b979629d2bd128fa37756e7eb (diff)
downloadcryptography-6b98a5275656d35aa33029630023d46b670ff333.tar.gz
cryptography-6b98a5275656d35aa33029630023d46b670ff333.tar.bz2
cryptography-6b98a5275656d35aa33029630023d46b670ff333.zip
It's fixed! (#4851)
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 4f390eb4..3eb6000c 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -183,8 +183,6 @@ linkcheck_ignore = [
"https://info.isl.ntt.co.jp/crypt/eng/camellia/",
# Serving an incomplete chain
"https://www.cosic.esat.kuleuven.be",
- # 502ing
- "http://www.secg.org/sec1-v2.pdf",
# 403ing from Travis
"https://devblogs.microsoft.com/oldnewthing/?p=4223",
]