From 662e2a3073507e0e8899fac782c05b2bd515bf2c Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Sun, 23 Jun 2019 14:05:09 -0500 Subject: [PATCH] Switch Riot Beta tag to Experimental https://github.com/privacytoolsIO/privacytools.io/pull/1004#issuecomment-504682412 --- _includes/sections/instant-messenger.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/instant-messenger.html b/_includes/sections/instant-messenger.html index c756252df..8aa92eef1 100644 --- a/_includes/sections/instant-messenger.html +++ b/_includes/sections/instant-messenger.html @@ -24,7 +24,7 @@

{% include cardv2.html title="Riot.im" image="/assets/img/tools/Riot.png" -description="Riot.im is a decentralized free-software chatting application based on the Matrix protocol, a recent open protocol for real-time communication offering E2E encryption. It can bridge other communications via others protocols such as IRC too. beta " +description="Riot.im is a decentralized free-software chatting application based on the Matrix protocol, a recent open protocol for real-time communication offering E2E encryption. It can bridge other communications via others protocols such as IRC too. experimental (more info)" website="https://riot.im/" forum="https://forum.privacytools.io/t/discussion-riot-im/665" github="https://github.com/vector-im"