summary refs log tree commit diff
path: root/develop/print.html
diff options
context:
space:
mode:
authorreivilibre <reivilibre@users.noreply.github.com>2022-12-28 15:46:14 +0000
committerreivilibre <reivilibre@users.noreply.github.com>2022-12-28 15:46:14 +0000
commit539b491e69b7ebf8987b6b6fc675a9f54589a633 (patch)
treef44ee68600294a1d16831d492f59443890f515b3 /develop/print.html
parentdeploy: 2fb4071c1f74387976666c32823d844f2977c5dc (diff)
downloadsynapse-539b491e69b7ebf8987b6b6fc675a9f54589a633.tar.xz
deploy: 8d20b1ba1eb072c983ae4d5e455b09195dcf6755
Diffstat (limited to 'develop/print.html')
-rw-r--r--develop/print.html2
1 files changed, 1 insertions, 1 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>