diff --git a/docs/conf.py b/docs/conf.py index dac30d21c..b8ae30041 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -300,6 +300,7 @@ linkcheck_ignore = [ r"https://www.patreon.com/postgrest", r"https://blog.frankel.ch/poor-man-api", r"https://www.cybertec-postgresql.com/.*", + r"https://stackoverflow.com/.*", # Odd SSL error r"https://www.dripdepot.com", r"https://www.euronodes.com",