diff --git a/docs/index.rst b/docs/index.rst index 776bcc787..2a90c8f5e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -41,12 +41,12 @@ Sponsors .. container:: img-dark .. image:: ../static/neon-dark.jpg - :target: https://neon.tech/?utm_source=sponsor&utm_campaign=postgrest + :target: https://neon.com/?utm_source=sponsor&utm_campaign=postgrest .. container:: img-light .. image:: ../static/neon.jpg - :target: https://neon.tech/?utm_source=sponsor&utm_campaign=postgrest + :target: https://neon.com/?utm_source=sponsor&utm_campaign=postgrest .. container:: img-dark diff --git a/docs/references/observability.rst b/docs/references/observability.rst index 4ebc24852..871e5d1b2 100644 --- a/docs/references/observability.rst +++ b/docs/references/observability.rst @@ -246,7 +246,7 @@ See :ref:`proxy-status_header`. Server-Timing Header -------------------- -You can enable the `Server-Timing `_ header by setting :ref:`server-timing-enabled` on. +You can enable the `Server-Timing `_ header by setting :ref:`server-timing-enabled` on. This header communicates metrics of the different phases in the request-response cycle. .. code-block:: bash