From 2ce69164135ecea56c3a32501102ca2b5a9f68be Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 10 Aug 2019 01:15:30 +0300 Subject: [PATCH] remove reduntant backslashes --- _includes/sections/teamchat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/teamchat.html b/_includes/sections/teamchat.html index fc663d2a..423d13c2 100644 --- a/_includes/sections/teamchat.html +++ b/_includes/sections/teamchat.html @@ -7,7 +7,7 @@ {% include cardv2.html title="Rocket.chat" image="/assets/img/tools/rocket.chat.png" -description="Rocket.chat is an self-hostable open source platform for team communication. It has optional federation and experimental E2EE. Experimental " +description="Rocket.chat is an self-hostable open source platform for team communication. It has optional federation and experimental E2EE. Experimental " website="https://rocket.chat/" forum="https://forum.privacytools.io/t/discussion-rocket-chat/1223" github="https://github.com/rocketchat/"