Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions gatsby/src/pages/faq.js
Original file line number Diff line number Diff line change
Expand Up @@ -568,9 +568,8 @@ const Faq = ({ data }) => {
provides a simple chatroom interface to Matrix - letting the
user interact with users and rooms anywhere within the Matrix{" "}
<a href="#definitions">federation</a>. Text and image messages
are supported, and basic voice-only VoIP calling via WebRTC is
supported in one-to-one rooms. (As of October 2015, experimental
multi-way calling is also available on Element Web).
Comment thread
SimonBrandner marked this conversation as resolved.
are supported, as well as voice and video calling via WebRTC in
one-to-one rooms and via Jitsi elsewhere.
</p>
<div className="definition-list">
<div className="definition-item definition-client">
Expand Down