From c00cf06e35b989669f66cb4dec31684ccadd5974 Mon Sep 17 00:00:00 2001 From: djoate <56777051+djoate@users.noreply.github.com> Date: Tue, 22 Oct 2019 09:24:20 -0700 Subject: [PATCH] Apply suggestions from code review Co-Authored-By: Jonah Aragon --- _includes/sections/router-firmware.html | 2 +- _includes/sections/teamchat.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/sections/router-firmware.html b/_includes/sections/router-firmware.html index 01360ed3..6c9cbd61 100644 --- a/_includes/sections/router-firmware.html +++ b/_includes/sections/router-firmware.html @@ -33,5 +33,5 @@ git="https://gogs.librecmc.org/libreCMC/libreCMC" diff --git a/_includes/sections/teamchat.html b/_includes/sections/teamchat.html index 3e27c5f0..632e64e4 100644 --- a/_includes/sections/teamchat.html +++ b/_includes/sections/teamchat.html @@ -9,7 +9,7 @@ title="Riot.im (Matrix)" image="/assets/img/tools/Riot.png" description="Riot.im is a federated free-software messaging application based on the Matrix protocol, a recent open protocol for real-time communication offering optional E2E encryption. It also has bridging functionality, allowing you to connect to other chat protocols such as IRC or Telegram." - labels="warning:Experimental E2EE:The end-to-end encryption is currently in beta and the mobile client states, 'End-to-end encryption is in beta and may not be reliable. You should not yet trust it to secure data.'" + labels="warning:Experimental E2EE:The end-to-end encryption is currently in beta, and the mobile client states 'End-to-end encryption is in beta and may not be reliable. You should not yet trust it to secure data.'" website="https://about.riot.im/" forum="https://forum.privacytools.io/t/discussion-riot-im/665/" github="https://github.com/vector-im/riot-web/"