summary refs log tree commit diff
diff options
context:
space:
mode:
authordopple <54467709+doppled@users.noreply.github.com>2019-12-22 14:16:56 -0800
committerRichard van der Hoff <richard@matrix.org>2019-12-22 22:17:09 +0000
commitb2db3828418282b3059f6a0d1b9af3ffa32b52f2 (patch)
treea11904197b24f27a32572a4448372a8c97b431f0
parentMerge tag 'v1.7.2' (diff)
downloadsynapse-b2db3828418282b3059f6a0d1b9af3ffa32b52f2.tar.xz
Update reverse proxy file name (#6590)
s/reverse_proxy.rst/reverse_proxy.md/
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index ae51d6ab39..2691dfc23d 100644
--- a/README.rst
+++ b/README.rst
@@ -393,4 +393,4 @@ something like the following in their logs::
     2019-09-11 19:32:04,271 - synapse.federation.transport.server - 288 - WARNING - GET-11752 - authenticate_request failed: 401: Invalid signature for server <server> with key ed25519:a_EqML: Unable to verify signature for <server>
 
 This is normally caused by a misconfiguration in your reverse-proxy. See
-`<docs/reverse_proxy.rst>`_ and double-check that your settings are correct.
+`<docs/reverse_proxy.md>`_ and double-check that your settings are correct.