Fix broken link to README at root of repo (#10132)

Signed-off-by: Chris Castle chris@crc.io
This commit is contained in:
Chris Castle
2021-06-07 08:31:39 -07:00
committed by GitHub
parent 8942e23a69
commit 543e423fce
2 changed files with 2 additions and 1 deletions

View File

@@ -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).