Compare commits

...

3 Commits

Author SHA1 Message Date
David Robertson
29e2007d9a Changelog 2023-10-30 16:03:30 +00:00
Niranjan Kurhade
415ab755aa Added Changelog file
Signed-off-by: Niranjan Kurhade <niranjandk03@gmail.com>
2023-10-30 15:59:12 +00:00
Niranjan Kurhade
85d4c21db0 Clients link fixed in README 2023-10-28 20:41:54 +00:00
2 changed files with 2 additions and 1 deletions

View File

@@ -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.

1
changelog.d/16569.doc Normal file
View File

@@ -0,0 +1 @@
Fix a broken link to the [client breakdown](https://matrix.org/ecosystem/clients/) in the README.