From 3dff347245c7a8c3219998ea3c8b2527e92b10f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Sch=C3=BCrmann?= Date: Sun, 25 Feb 2024 19:52:35 +0100 Subject: [PATCH] Ignore regularly failing https://web.archive.org/web check --- source/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/source/conf.py b/source/conf.py index fc3aa799b0..4c29dcebd6 100644 --- a/source/conf.py +++ b/source/conf.py @@ -451,6 +451,7 @@ "https://www.pioneerdj.com/en/support/software/controller/*", "https://support.pioneerdj.com/hc/sections/*", "https://www.roland.com/global/products/dj-505/*", + "https://web.archive.org/web/*", ] # Avoid freezing during linkcheck