From 7c6b853558feac49f1379b08a4fffb1aff1da481 Mon Sep 17 00:00:00 2001
From: dopple <54467709+doppled@users.noreply.github.com>
Date: Sun, 22 Dec 2019 14:16:56 -0800
Subject: [PATCH] Update reverse proxy file name (#6590)

s/reverse_proxy.rst/reverse_proxy.md/
---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.
-- 
GitLab