From 817cd40f4c43926d4554ef5c11391e49d2772760 Mon Sep 17 00:00:00 2001 From: creme Date: Sun, 1 Aug 2021 13:03:13 +0000 Subject: [PATCH] Update 'README.md' fix line breaks --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 62d6b94..f9823d7 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@ more informations on https://envs.net/chat/matrix/ ## useful documentations -[synapse INSTALL.md](https://github.com/matrix-org/synapse/blob/master/docs/setup/installation.md) +[synapse INSTALL.md](https://github.com/matrix-org/synapse/blob/master/docs/setup/installation.md)
[synapse default homeserver.yaml](https://github.com/matrix-org/synapse/blob/master/docs/sample_config.yaml) -[synapse-delagate](https://github.com/matrix-org/synapse/blob/master/docs/delegate.md) +[synapse-delagate](https://github.com/matrix-org/synapse/blob/master/docs/delegate.md)
[synapse-workers](https://github.com/matrix-org/synapse/blob/master/docs/workers.md) [synapse admin API](https://github.com/matrix-org/synapse/tree/master/docs/admin_api) -[matrix-synchrotron-balancer](https://github.com/Sorunome/matrix-synchrotron-balancer) +[matrix-synchrotron-balancer](https://github.com/Sorunome/matrix-synchrotron-balancer)
[matrix-media-repo](https://github.com/turt2live/matrix-media-repo)