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 `_