Skip to content

Commit 0a4204f

Browse files
authored
Allow not yet published extensions links in linkcheck (#6499)
1 parent 9b4cb5a commit 0a4204f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,3 +241,5 @@
241241
# Prevent label issues due to colliding section names
242242
# through including multiple documents
243243
autosectionlabel_prefix_document = True
244+
245+
linkcheck_ignore = ["https://github.com/PyCQA/pylint/blob/main/pylint/extensions/.*"]

0 commit comments

Comments
 (0)