summary refs log tree commit diff
path: root/README.rst
diff options
context:
space:
mode:
authorNiranjan Kurhade <niranjandk03@gmail.com>2023-10-30 21:35:34 +0530
committerGitHub <noreply@github.com>2023-10-30 16:05:34 +0000
commit91aa52c911630ac2a8abccb2c68f77fa15ea5c79 (patch)
tree5fb6d9aae223d6dd4b34d4eacd63f042927e213e /README.rst
parentAdd fast path for replication events stream fetch (#16580) (diff)
downloadsynapse-91aa52c911630ac2a8abccb2c68f77fa15ea5c79.tar.xz
Clients link fixed in README (#16569)
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index d116cd51fb..4a90429647 100644
--- a/README.rst
+++ b/README.rst
@@ -122,7 +122,7 @@ You will need to change the server you are logging into from ``matrix.org``
 and instead specify a Homeserver URL of ``https://<server_name>:8448``
 (or just ``https://<server_name>`` if you are using a reverse proxy).
 If you prefer to use another client, refer to our
-`client breakdown <https://matrix.org/docs/projects/clients-matrix>`_.
+`client breakdown <https://matrix.org/ecosystem/clients/>`_.
 
 If all goes well you should at least be able to log in, create a room, and
 start sending messages.