From aa7907241194fa90f0e316a24137eb8d4d91b15e Mon Sep 17 00:00:00 2001 From: Jade Ellis Date: Sun, 29 Mar 2026 19:34:56 +0100 Subject: [PATCH] docs: Revert duplicate link --- docs/calls.mdx | 4 ---- docs/calls/livekit.mdx | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/calls.mdx b/docs/calls.mdx index fd6a4842c..bf5b65fcd 100644 --- a/docs/calls.mdx +++ b/docs/calls.mdx @@ -11,7 +11,3 @@ For either one to work correctly, you have to do some additional setup. - For legacy calls to work, you need to set up a TURN/STUN server. [Read the TURN guide for tips on how to set up coturn](./calls/turn.mdx) - For MatrixRTC / Element Call to work, you have to set up the LiveKit backend (foci). LiveKit also uses TURN/STUN to increase reliability - you can set up its built-in TURN server, or integrate with an existing one. [Read the LiveKit guide](./calls/livekit.mdx) - -:::info -Our [`#matrixrtc:continuwuity.org`](https://matrix.to/#/#matrixrtc:continuwuity.org) room is all about calling on matrix. Join there if you have any questions! -::: diff --git a/docs/calls/livekit.mdx b/docs/calls/livekit.mdx index fd79de409..21a560305 100644 --- a/docs/calls/livekit.mdx +++ b/docs/calls/livekit.mdx @@ -5,7 +5,7 @@ This guide assumes that you are using docker compose for deployment. LiveKit onl ::: :::tip -You can find help setting up Matrix RTC in our dedicated room - [#matrixrtc:continuwuity.org](https://matrix.to/#/%23matrixrtc%3Acontinuwuity.org) +You can find help setting up MatrixRTC in our dedicated room - [#matrixrtc:continuwuity.org](https://matrix.to/#/%23matrixrtc%3Acontinuwuity.org) ::: ## Instructions