From 79126ced77d65a09a54ead22a70a33b7f024454b 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 ca0f0bbf8..144e53a8f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -299,6 +299,7 @@ user_agent = ( linkcheck_ignore = [ # 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 3ceb41169..e96ef6468 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -209,7 +209,6 @@ In Production Here are some companies that use PostgREST in production. * `Catarse `_ -* `Datrium `_ * `Drip Depot `_ * `Image-charts `_ * `Netwo `_