Add https: portion of hyperlinks

Co-authored-by: Dawid Potocki <dawid@dawidpotocki.com>
This commit is contained in:
Daniel Nathan Gray 2020-07-16 06:43:34 +00:00 committed by GitHub
parent 9b38cd750a
commit 29eae269f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
include cardv2.html include cardv2.html
title="Element" title="Element"
image="/assets/img/svg/3rd-party/element.svg" image="/assets/img/svg/3rd-party/element.svg"
description='<a href="//element.io">Element</a> (formerly <a href="//element.io/blog/welcome-to-element/">Riot</a>) is the reference client for the <a href="//matrix.org/docs/guides/introduction">Matrix</a> network. The <a href="//matrix.org/docs/spec">Matrix open standard</a> is an open-source standard for secure, decentralized, real-time communication.' description='<a href="https://element.io">Element</a> (formerly <a href="https://element.io/blog/welcome-to-element/">Riot</a>) is the reference client for the <a href="https://matrix.org/docs/guides/introduction">Matrix</a> network. The <a href="https://matrix.org/docs/spec">Matrix open standard</a> is an open-source standard for secure, decentralized, real-time communication.'
labels="text==VoIP" labels="text==VoIP"
website="https://element.io" website="https://element.io"
privacy-policy="https://element.io/privacy" privacy-policy="https://element.io/privacy"