diff options
author | Jonas Smedegaard <dr@jones.dk> | 2021-10-28 13:15:11 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2021-10-28 13:15:11 +0200 |
commit | f54a6da74bcf4bd66919bf7918af1c646be78dd9 (patch) | |
tree | 339126d15b94a0db3ccb8cd4935175c23dfc7de3 | |
parent | e4fe11758629c242a79c6a57df8c358cb33327e9 (diff) |
update references to Element client (not Riot client)
-rw-r--r-- | USE.md | 18 |
1 files changed, 6 insertions, 12 deletions
@@ -20,24 +20,18 @@ matrixhost: matrix.example.org Matrix chat is accessed with any of several [Matrix clients]. -Recommended is to use one of the Riot client -either as [web service][Riot web], -[Android app][Riot Android], -or [iOS app][Riot iOS]. +Recommended is to use one of the [Element] client +either as web service, +Android app, +or iOS app. You can use several clients at once. [Matrix clients]: <https://matrix.org/docs/guides/faq.html#usage> "Introduction to common Matrix clients" -[Riot web]: <https://riot.im/app/> - "Riot client as web service" - -[Riot Android]: <https://f-droid.org/repository/browse/?fdid=im.vector.alpha> - "Riot client as Android app on F-droid" - -[Riot iOS]: <https://itunes.apple.com/us/app/vector.im/id1083446067> - "Riot client as Android app" +[Element]: <https://element.io/get-started> + "Element (formerly Riot and Vector) - free and open-source software instant messaging client implementing the Matrix protocol" ## Setup |