From f5e7855481e5d34b979629d2bd128fa37756e7eb Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Tue, 16 Apr 2019 10:21:58 -0400 Subject: Yet Another Broken Webserver (#4848) --- docs/conf.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index ba48138c..4f390eb4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -185,4 +185,6 @@ linkcheck_ignore = [ "https://www.cosic.esat.kuleuven.be", # 502ing "http://www.secg.org/sec1-v2.pdf", + # 403ing from Travis + "https://devblogs.microsoft.com/oldnewthing/?p=4223", ] -- cgit v1.2.3