Skip to content

Commit f2d13c2

Browse files
chore: ignore failing linkcheck
1 parent bc01687 commit f2d13c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,7 @@ def setup(app):
300300
# 403 only in CI / GitHub Actions
301301
r"https://www.patreon.com/postgrest",
302302
r"https://blog.frankel.ch/poor-man-api",
303+
r"https://www.cybertec-postgresql.com/.*",
303304
# Odd SSL error
304305
r"https://www.dripdepot.com",
305306
# New GitHub UI delays comment load, so anchor fails

0 commit comments

Comments
 (0)