Fix broken link to README at root of repo (#10132)
Signed-off-by: Chris Castle chris@crc.iopull/10135/head
parent
8942e23a69
commit
543e423fce
|
@ -0,0 +1 @@
|
||||||
|
Fix broken link in Docker docs.
|
|
@ -226,4 +226,4 @@ healthcheck:
|
||||||
## Using jemalloc
|
## Using jemalloc
|
||||||
|
|
||||||
Jemalloc is embedded in the image and will be used instead of the default allocator.
|
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).
|
||||||
|
|
Loading…
Reference in New Issue