docs: adjust some redirects
Those were reported in the weekly linkcheck.
This commit is contained in:
+2
-2
@@ -44,12 +44,12 @@ Sponsors
|
|||||||
.. container:: img-dark
|
.. container:: img-dark
|
||||||
|
|
||||||
.. image:: ../static/neon-dark.jpg
|
.. 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
|
.. container:: img-light
|
||||||
|
|
||||||
.. image:: ../static/neon.jpg
|
.. image:: ../static/neon.jpg
|
||||||
:target: https://neon.tech/?utm_source=sponsor&utm_campaign=postgrest
|
:target: https://neon.com/?utm_source=sponsor&utm_campaign=postgrest
|
||||||
|
|
||||||
|
|
|
|
||||||
|
|
||||||
|
|||||||
@@ -209,7 +209,7 @@ You can enable tracing HTTP requests by setting :ref:`server-trace-header`. Spec
|
|||||||
Server-Timing Header
|
Server-Timing Header
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
You can enable the `Server-Timing <https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Server-Timing>`_ header by setting :ref:`server-timing-enabled` on.
|
You can enable the `Server-Timing <https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Server-Timing>`_ header by setting :ref:`server-timing-enabled` on.
|
||||||
This header communicates metrics of the different phases in the request-response cycle.
|
This header communicates metrics of the different phases in the request-response cycle.
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user