Skip to content

Commit 6efc539

Browse files
committed
Ignore endoflife.software in linkchecker
1 parent 256e023 commit 6efc539

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@
134134
r'https://matrix.to/#.*$', # anchors are generated dynamically
135135
r'https://app.element.io/#.*$', # anchors are generated dynamically
136136
r'https://wave.webaim.org/report#.*$', # anchors are generated dynamically
137+
r'https://endoflife.software/.*$', # TLS certificate expired
137138
] + anchor_check_fps
138139

139140

0 commit comments

Comments
 (0)