summary refs log tree commit diff
diff options
context:
space:
mode:
authorNiranjan Kurhade <niranjandk03@gmail.com>2023-10-28 20:41:54 +0000
committerNiranjan Kurhade <niranjandk03@gmail.com>2023-10-28 20:41:54 +0000
commit85d4c21db08df0800fd591708d27322a319a8ba7 (patch)
tree7e1b3d9330a0354fb7f661046921db2d9f11d90d
parentPortdb: don't copy a table that gets rebuilt (#16563) (diff)
downloadsynapse-85d4c21db08df0800fd591708d27322a319a8ba7.tar.xz
Clients link fixed in README
-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.