diff --git a/docs/conf.py b/docs/conf.py index 72bfda33f..218007905 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -115,6 +115,8 @@ linkcheck_anchors = True linkcheck_timeout = 5 linkcheck_retries = 1 +# See https://github.com/plone/documentation/issues/1815 +linkcheck_report_timeouts_as_broken = False # The suffix of source filenames. source_suffix = {