diff options
author | Niranjan Kurhade <niranjandk03@gmail.com> | 2023-10-30 21:35:34 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-30 16:05:34 +0000 |
commit | 91aa52c911630ac2a8abccb2c68f77fa15ea5c79 (patch) | |
tree | 5fb6d9aae223d6dd4b34d4eacd63f042927e213e /changelog.d/16569.doc | |
parent | Add fast path for replication events stream fetch (#16580) (diff) | |
download | synapse-91aa52c911630ac2a8abccb2c68f77fa15ea5c79.tar.xz |
Clients link fixed in README (#16569)
Diffstat (limited to '')
-rw-r--r-- | changelog.d/16569.doc | 1 |
1 files changed, 1 insertions, 0 deletions
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. |