docs: fix links
datrium.com doesn't exist anymore, while euronodes.com seems to only fail SSL in CI.
This commit is contained in:
@@ -299,6 +299,7 @@ user_agent = (
|
|||||||
linkcheck_ignore = [
|
linkcheck_ignore = [
|
||||||
# Odd SSL error
|
# Odd SSL error
|
||||||
r"https://www.dripdepot.com",
|
r"https://www.dripdepot.com",
|
||||||
|
r"https://www.euronodes.com",
|
||||||
# New GitHub UI delays comment load, so anchor fails
|
# New GitHub UI delays comment load, so anchor fails
|
||||||
r"https://github.com/.*#issuecomment",
|
r"https://github.com/.*#issuecomment",
|
||||||
# Random 500 Internal Server Error
|
# Random 500 Internal Server Error
|
||||||
|
|||||||
@@ -209,7 +209,6 @@ In Production
|
|||||||
Here are some companies that use PostgREST in production.
|
Here are some companies that use PostgREST in production.
|
||||||
|
|
||||||
* `Catarse <https://www.catarse.me>`_
|
* `Catarse <https://www.catarse.me>`_
|
||||||
* `Datrium <https://www.datrium.com>`_
|
|
||||||
* `Drip Depot <https://www.dripdepot.com>`_
|
* `Drip Depot <https://www.dripdepot.com>`_
|
||||||
* `Image-charts <https://www.image-charts.com>`_
|
* `Image-charts <https://www.image-charts.com>`_
|
||||||
* `Netwo <https://www.netwo.io>`_
|
* `Netwo <https://www.netwo.io>`_
|
||||||
|
|||||||
Reference in New Issue
Block a user