diff --git a/docs/conf.py b/docs/conf.py index 175945c60..9fd6d7044 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 `_