1 files changed, 2 insertions, 1 deletions
diff --git a/docker/README.md b/docker/README.md
index edf917bb11..38d182bf45 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -226,4 +226,5 @@ 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.rst).
+You can read about jemalloc by reading the Synapse
+[README](https://github.com/matrix-org/synapse/blob/HEAD/README.rst#help-synapse-is-slow-and-eats-all-my-ram-cpu).
|