From 39c2a8e459d08c81d0cb4f4c5dbfcaa32b862ace Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Graber?= Date: Mon, 24 Nov 2025 01:51:24 -0500 Subject: [PATCH] Tweak link checker MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Graber --- .linkcheckerrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.linkcheckerrc b/.linkcheckerrc index 269bfc20..482de186 100644 --- a/.linkcheckerrc +++ b/.linkcheckerrc @@ -2,7 +2,9 @@ maxrequestspersecond=5 [filtering] -nofollow=https\:\/\/linuxcontainers\.org\/incus\/docs\/ +nofollow= + https\:\/\/linuxcontainers\.org\/incus\/docs\/ + https\:\/\/linuxcontainers\.org\/incus-os\/docs\/ checkextern=1 [output]