Update docs: adopt common expressions to encourage readers to check projects' documentation

- Replace links to the documentation with ones to projects' README files, if these have been linked to the project directly

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2024-12-17 18:23:37 +09:00
parent e9e1e603ea
commit 3dc0e3f5ef
30 changed files with 36 additions and 30 deletions

View File

@ -4,7 +4,7 @@ The playbook can install and configure [synapse_auto_compressor](https://github.
It's a CLI tool that automatically compresses Synapse's `state_groups` database table in the background.
See the project's [documentation](https://github.com/matrix-org/rust-synapse-compress-state/#automated-tool-synapse_auto_compressor) to learn what it does and why it might be useful to you.
See the project's [documentation](https://github.com/matrix-org/rust-synapse-compress-state/blob/master/README.md#automated-tool-synapse_auto_compressor) to learn what it does and why it might be useful to you.
## Adjusting the playbook configuration