From 246239f42a898f338b087c42f40be77a4c0bdefd Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Wed, 28 Jan 2026 09:56:31 +0100 Subject: [PATCH] docs: fix links datrium.com doesn't exist anymore, while euronodes.com seems to only fail SSL in CI. --- docs/conf.py | 1 + docs/index.rst | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 1a3bf734f..fc8809192 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -302,6 +302,7 @@ linkcheck_ignore = [ r"https://www.cybertec-postgresql.com/.*", # Odd SSL error r"https://www.dripdepot.com", + r"https://www.euronodes.com", # New GitHub UI delays comment load, so anchor fails r"https://github.com/.*#issuecomment", # Random 500 Internal Server Error diff --git a/docs/index.rst b/docs/index.rst index 17c44c226..4c2f9dd6d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -213,7 +213,6 @@ In Production Here are some companies that use PostgREST in production. * `Catarse `_ -* `Datrium `_ * `Drip Depot `_ * `Image-charts `_ * `Netwo `_