From 306022aa65f72183ecaa68e4999c511925ad5646 Mon Sep 17 00:00:00 2001 From: Sergei Maertens Date: Tue, 28 Jan 2025 17:40:33 +0100 Subject: [PATCH] :green_heart: Looks like there's some IP blocking from Github actions --- docs/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/conf.py b/docs/conf.py index e9103bb4ac..a5c1e677b9 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -126,6 +126,7 @@ r"https://www\.miniwebtool\.com/django-secret-key-generator/", # seems to block the requests user agent # our changelog generates many such links that slow down the link checks :) r"https://github.com/open-formulieren/open-forms/issues/[0-9]+", + r"https://www\.gnu\.org/software/gettext/", ] linkcheck_anchors_ignore_for_url = [