Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 543e423

Browse files
author
Chris Castle
authored
Fix broken link to README at root of repo (#10132)
Signed-off-by: Chris Castle [email protected]
1 parent 8942e23 commit 543e423

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog.d/10132.doc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix broken link in Docker docs.

docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,4 +226,4 @@ healthcheck:
226226
## Using jemalloc
227227

228228
Jemalloc is embedded in the image and will be used instead of the default allocator.
229-
You can read about jemalloc by reading the Synapse [README](../README.md).
229+
You can read about jemalloc by reading the Synapse [README](../README.rst).

0 commit comments

Comments
 (0)