From 98da759544f59f4da2562d326a271a2e50d72145 Mon Sep 17 00:00:00 2001 From: Chris Renfrow Date: Sun, 19 Jul 2020 12:45:17 -0700 Subject: [PATCH] Changed im to io on Element url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a8f6f0..5bfce14 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ * [Pleroma](https://pleroma.social): Federated social networking server built on open protocols. It is compatible with GNU Social, Mastodon, and many other ActivityPub and OStatus implementations. * [reep.io](https://reep.io): Transfer files directly to another browser, your peer will be able to download the file directly from you. * [Ricochet](https://ricochet.im/): Different approach to instant messaging that doesn’t trust anyone in protecting your privacy. It uses the Tor network. -* [Element (formerly Riot)](https://element.im): Collaboration client for the web. Chat, VOIP video, file transfer, end-to-end crypto. +* [Element (formerly Riot)](https://element.io): Collaboration client for the web. Chat, VOIP video, file transfer, end-to-end crypto. * [Roll-Call](https://rollcall.audio): Free and reliable audio calls for everyone w/ browser P2P. * [ShareDrop ☠️](https://github.com/cowbell/sharedrop): Clone of Apple AirDrop service. Allows transfering files directly between devices, without having to upload them to any server first. * [SocialHome](https://git.feneas.org/socialhome/socialhome): Federated personal profile with social networking functionality. Users can create rich content using Markdown and even HTML/JS/CSS. All content can be pinned to the user profile and all content will federate to contacts in the federated social web.