Riot becomes Element (#1991)
This commit is contained in:

committed by
GitHub

parent
eb814cc967
commit
557d222fc9
@ -71,21 +71,21 @@
|
||||
|
||||
{%
|
||||
include cardv2.html
|
||||
title="Riot"
|
||||
image="/assets/img/svg/3rd-party/riotim.svg"
|
||||
description='<a href="//about.riot.im">Riot.im</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.'
|
||||
title="Element"
|
||||
image="/assets/img/svg/3rd-party/element.svg"
|
||||
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"
|
||||
website="https://about.riot.im/"
|
||||
privacy-policy="https://riot.im/privacy"
|
||||
website="https://element.io"
|
||||
privacy-policy="https://element.io/privacy"
|
||||
forum="https://forum.privacytools.io/t/discussion-riot-im/665/"
|
||||
github="https://github.com/vector-im/riot-web/"
|
||||
windows="https://riot.im/download/desktop/"
|
||||
mac="https://riot.im/download/desktop/"
|
||||
windows="https://element.io/get-started"
|
||||
mac="https://element.io/get-started"
|
||||
linux="https://riot.im/download/desktop/"
|
||||
fdroid="https://f-droid.org/repository/browse/?fdid=im.vector.alpha"
|
||||
fdroid="https://f-droid.org/packages/im.vector.alpha"
|
||||
googleplay="https://play.google.com/store/apps/details?id=im.vector.app"
|
||||
ios="https://itunes.apple.com/app/vector.im/id1083446067"
|
||||
web="https://riot.im/app/"
|
||||
ios="https://apps.apple.com/app/vector/id1083446067"
|
||||
web="https://app.element.io"
|
||||
%}
|
||||
|
||||
<div class="container">
|
||||
|
@ -10,21 +10,21 @@
|
||||
|
||||
{%
|
||||
include cardv2.html
|
||||
title="Riot"
|
||||
image="/assets/img/svg/3rd-party/riotim.svg"
|
||||
description='<a href="//about.riot.im">Riot.im</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.<br />'
|
||||
title="Element"
|
||||
image="/assets/img/svg/3rd-party/element.svg"
|
||||
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"
|
||||
website="https://about.riot.im/"
|
||||
privacy-policy="https://riot.im/privacy"
|
||||
website="https://element.io"
|
||||
privacy-policy="https://element.io/privacy"
|
||||
forum="https://forum.privacytools.io/t/discussion-riot-im/665/"
|
||||
github="https://github.com/vector-im/riot-web/"
|
||||
windows="https://riot.im/download/desktop/"
|
||||
mac="https://riot.im/download/desktop/"
|
||||
windows="https://element.io/get-started"
|
||||
mac="https://element.io/get-started"
|
||||
linux="https://riot.im/download/desktop/"
|
||||
fdroid="https://f-droid.org/repository/browse/?fdid=im.vector.alpha"
|
||||
fdroid="https://f-droid.org/packages/im.vector.alpha"
|
||||
googleplay="https://play.google.com/store/apps/details?id=im.vector.app"
|
||||
ios="https://itunes.apple.com/app/vector.im/id1083446067"
|
||||
web="https://riot.im/app/"
|
||||
ios="https://apps.apple.com/app/vector/id1083446067"
|
||||
web="https://app.element.io"
|
||||
%}
|
||||
|
||||
{%
|
||||
|
Reference in New Issue
Block a user