From 29eae269f1d652c2b05a06bce42d81832eecd959 Mon Sep 17 00:00:00 2001 From: Daniel Nathan Gray Date: Thu, 16 Jul 2020 06:43:34 +0000 Subject: [PATCH] Add https: portion of hyperlinks Co-authored-by: Dawid Potocki --- _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 f834876b..d874c11d 100644 --- a/_includes/sections/teamchat.html +++ b/_includes/sections/teamchat.html @@ -12,7 +12,7 @@ include cardv2.html title="Element" image="/assets/img/svg/3rd-party/element.svg" - description='Element (formerly Riot) is the reference client for the Matrix network. The Matrix open standard is an open-source standard for secure, decentralized, real-time communication.' + description='Element (formerly Riot) is the reference client for the Matrix network. The Matrix open standard is an open-source standard for secure, decentralized, real-time communication.' labels="text==VoIP" website="https://element.io" privacy-policy="https://element.io/privacy"