summary refs log tree commit diff
diff options
context:
space:
mode:
authorsteamport <steamport@protonmail.com>2018-10-19 22:00:27 +0000
committerGitHub <noreply@github.com>2018-10-19 22:00:27 +0000
commit5c3d6ea9c72125ad152823e73f52667e845e6a61 (patch)
tree82e7b39a146ea3436f4358896f0b98f42725bdbf
parentI HATE RST (diff)
downloadsynapse-5c3d6ea9c72125ad152823e73f52667e845e6a61.tar.xz
Whoops!
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index df9430f4cc..209313ba37 100644
--- a/README.rst
+++ b/README.rst
@@ -685,7 +685,7 @@ so an example nginx configuration might look like::
 
 an example caddy configuration may look like::
 
-    example.com {
+    matrix.example.com {
       proxy /_matrix http://localhost:8008 {
         transparent
       }