summary refs log tree commit diff
path: root/docker/README.md
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2023-12-13 16:37:10 +0000
committerErik Johnston <erik@matrix.org>2023-12-13 16:37:10 +0000
commit930dc9e2d3efd6d82b86c2205b80d6ccb9b4bb86 (patch)
tree47c9a74f21df24a92c30876b15306c1f7034f2f8 /docker/README.md
parentUpdate book location (diff)
downloadsynapse-930dc9e2d3efd6d82b86c2205b80d6ccb9b4bb86.tar.xz
Fix typo
Diffstat (limited to 'docker/README.md')
-rw-r--r--docker/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/README.md b/docker/README.md
index 3db202f893..8dba6fdb05 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -151,7 +151,7 @@ is suitable for local testing, but for any practical use, you will either need
 to use a reverse proxy, or configure Synapse to expose an HTTPS port.
 
 For documentation on using a reverse proxy, see
-https://github.com/element.-hq/synapse/blob/master/docs/reverse_proxy.md.
+https://github.com/element-hq/synapse/blob/master/docs/reverse_proxy.md.
 
 For more information on enabling TLS support in synapse itself, see
 https://element-hq.github.io/synapse/latest/setup/installation.html#tls-certificates. Of