mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-06 13:54:14 -04:00
fix relative link in docker readme (#11144)
relative links don't work when it's on dockerhub.
This commit is contained in:
parent
ef7fe09778
commit
09eff1b3db
2 changed files with 3 additions and 1 deletions
|
@ -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).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue