Skip to content

Commit 10ca46c

Browse files
💚 Looks like there's some IP blocking from Github actions
(cherry picked from commit 306022a)
1 parent a3d52b3 commit 10ca46c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

+1
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@
121121
r"https://www\.miniwebtool\.com/django-secret-key-generator/", # seems to block the requests user agent
122122
# our changelog generates many such links that slow down the link checks :)
123123
r"https://github.com/open-formulieren/open-forms/issues/[0-9]+",
124+
r"https://www\.gnu\.org/software/gettext/",
124125
]
125126

126127
linkcheck_anchors_ignore_for_url = [

0 commit comments

Comments
 (0)