diff --git a/README.rst b/README.rst
index d116cd51fbcfde72d8a5f6469475ac54c410194f..4a904296476ed2cf932b2a0d18e9d660ccb757f4 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 0000000000000000000000000000000000000000..7b2a439d301b5a74fd1d2ef2efe917270f72b7db
--- /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.