Skip to content

Commit 1246fbe

Browse files
committed
Ignore linkcheck 403s from docutils.sourceforge.io
Signed-off-by: William Woodruff <william@astral.sh>
1 parent f76cc7e commit 1246fbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@
156156
r"https://click\.palletsprojects\.com/.*",
157157
r"https://typer\.tiangolo\.com/.*",
158158
r"https://www.npmjs.com/.*",
159+
r"https://docutils\.sourceforge\.io/.*",
159160
]
160161
linkcheck_retries = 5
161162
# Ignore anchors for common targets when we know they likely won't be found

0 commit comments

Comments
 (0)