aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 351d0ccd..f6aebe82 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -6,7 +6,8 @@ master_doc = 'index'
linkcheck_ignore = [
'http://localhost',
'http://ejbca',
- 'https://localhost'
+ 'https://localhost',
+ 'https://download.primekey.com'
]
exclude_patterns = [