summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.rst2
-rw-r--r--changelog.d/16569.doc1
2 files changed, 2 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.
diff --git a/changelog.d/16569.doc b/changelog.d/16569.doc
new file mode 100644
index 0000000000..7b2a439d30
--- /dev/null
+++ b/changelog.d/16569.doc
@@ -0,0 +1 @@
+Fix a broken link to the [client breakdown](https://matrix.org/ecosystem/clients/) in the README.