summary refs log tree commit diff
path: root/develop
diff options
context:
space:
mode:
Diffstat (limited to 'develop')
-rw-r--r--develop/print.html2
-rw-r--r--develop/reverse_proxy.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/develop/print.html b/develop/print.html
index b7aeed1129..567d9ed2c4 100644
--- a/develop/print.html
+++ b/develop/print.html
@@ -901,7 +901,7 @@ listens to traffic on localhost. (Do not change <code>bind_addresses</code> to <
 when using a containerized Synapse, as that will prevent it from responding
 to proxied traffic.)</p>
 <p>Optionally, you can also set
-<a href="../usage/configuration/config_documentation.html#listeners"><code>request_id_header</code></a>
+<a href="./usage/configuration/config_documentation.html#listeners"><code>request_id_header</code></a>
 so that the server extracts and re-uses the same request ID format that the
 reverse proxy is using.</p>
 <h2 id="reverse-proxy-configuration-examples"><a class="header" href="#reverse-proxy-configuration-examples">Reverse-proxy configuration examples</a></h2>
diff --git a/develop/reverse_proxy.html b/develop/reverse_proxy.html
index 67783637b9..a8b5f4b019 100644
--- a/develop/reverse_proxy.html
+++ b/develop/reverse_proxy.html
@@ -184,7 +184,7 @@ listens to traffic on localhost. (Do not change <code>bind_addresses</code> to <
 when using a containerized Synapse, as that will prevent it from responding
 to proxied traffic.)</p>
 <p>Optionally, you can also set
-<a href="../usage/configuration/config_documentation.html#listeners"><code>request_id_header</code></a>
+<a href="./usage/configuration/config_documentation.html#listeners"><code>request_id_header</code></a>
 so that the server extracts and re-uses the same request ID format that the
 reverse proxy is using.</p>
 <h2 id="reverse-proxy-configuration-examples"><a class="header" href="#reverse-proxy-configuration-examples">Reverse-proxy configuration examples</a></h2>