From 7b68dc3832b49891e92e9b59aaa9fcfd80e22fdf Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Tue, 30 Jul 2019 15:19:11 +0300 Subject: [PATCH] instant-messenger.html: fix Riot privacy concern text --- _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 51201692..2818dca0 100644 --- a/_includes/sections/instant-messenger.html +++ b/_includes/sections/instant-messenger.html @@ -24,7 +24,7 @@ linux="" {% 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. Experimental Privacy concerns" +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 Privacy concerns" website="https://riot.im/" forum="https://forum.privacytools.io/t/discussion-riot-im/665" github="https://github.com/vector-im"