summary refs log tree commit diff
path: root/README.rst
diff options
context:
space:
mode:
authordopple <54467709+doppled@users.noreply.github.com>2019-12-22 14:16:56 -0800
committerRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2019-12-22 22:16:56 +0000
commit7c6b853558feac49f1379b08a4fffb1aff1da481 (patch)
tree4f59897305306354eb9d1f4723e8f649279906a3 /README.rst
parentMerge branch 'master' into develop (diff)
downloadsynapse-7c6b853558feac49f1379b08a4fffb1aff1da481.tar.xz
Update reverse proxy file name (#6590)
s/reverse_proxy.rst/reverse_proxy.md/
Diffstat (limited to 'README.rst')
-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.