mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-21 17:15:38 +03:00
Fix broken link to README at root of repo (#10132)
Signed-off-by: Chris Castle chris@crc.io
This commit is contained in:
parent
8942e23a69
commit
543e423fce
2 changed files with 2 additions and 1 deletions
1
changelog.d/10132.doc
Normal file
1
changelog.d/10132.doc
Normal file
|
@ -0,0 +1 @@
|
|||
Fix broken link in Docker docs.
|
|
@ -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).
|
||||
|
|
Loading…
Reference in a new issue