From 2d5d5ed7046b17868dc4ad863a9908072bbb8a69 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Wed, 28 May 2025 09:04:25 +0200 Subject: [PATCH] docs: apply redirects Those redirect, so we might as well hardcode the them. --- docs/index.rst | 2 +- docs/references/configuration.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index ca5884f03..261be7689 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -61,7 +61,7 @@ Sponsors | .. image:: ../static/tembo.png - :target: https://tembo.io/?utm_source=sponsor&utm_campaign=postgrest + :target: https://www.tembo.io/?utm_source=sponsor&utm_campaign=postgrest .. container:: img-dark diff --git a/docs/references/configuration.rst b/docs/references/configuration.rst index 49aea1aff..4312a5898 100644 --- a/docs/references/configuration.rst +++ b/docs/references/configuration.rst @@ -890,7 +890,7 @@ server-timing-enabled **In-Database** pgrst.server_timing_enabled =============== ================================= - Enables the `Server-Timing `_ header. + Enables the `Server-Timing `_ header. See :ref:`server-timing_header`. .. _server-unix-socket: