diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 4539d48c..80ac59fc 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -176,7 +176,7 @@ epub_theme = 'epub' # Retry requests in the linkcheck builder so that we're resillient against # transient network errors. -linkcheck_retries = 2 +linkcheck_retries = 5 linkcheck_ignore = [ # Certificate is issued by a Japanese CA that isn't publicly trusted |