diff --git a/docs/conf.py b/docs/conf.py index 16699b39..13e0193f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -61,6 +61,7 @@ "https://doi.org/10.1080/10473289.2005.10464718", "https://www.camx.com", ] +linkcheck_report_timeouts_as_broken = True user_agent = "Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0" # -- Extension configuration -------------------------------------------------