summary refs log tree commit diff
path: root/docker
diff options
context:
space:
mode:
authorChris Castle <chris.castle@salesforce.com>2021-06-07 08:31:39 -0700
committerGitHub <noreply@github.com>2021-06-07 16:31:39 +0100
commit543e423fce64c14dd136d4021b27a99a3e9fd08b (patch)
tree8292136c457927db65b420608c51183439c6f7b5 /docker
parentAlways update AS last_pos, even on no events (#10107) (diff)
downloadsynapse-543e423fce64c14dd136d4021b27a99a3e9fd08b.tar.xz
Fix broken link to README at root of repo (#10132)
Signed-off-by: Chris Castle chris@crc.io
Diffstat (limited to 'docker')
-rw-r--r--docker/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/README.md b/docker/README.md
index c8d3c4b3da..3f28cdada3 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -226,4 +226,4 @@ healthcheck:
 ## Using jemalloc
 
 Jemalloc is embedded in the image and will be used instead of the default allocator.
-You can read about jemalloc by reading the Synapse [README](../README.md).
+You can read about jemalloc by reading the Synapse [README](../README.rst).