From aa100c88f951b3d8bb52db8bf366518b22338a3f Mon Sep 17 00:00:00 2001 From: Oskar <git@oskar.lol> Date: Fri, 27 Dec 2024 17:17:55 +0100 Subject: [PATCH] Change Mumble reference to audio.c3lingo.org --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 9a57384..eef9ee9 100644 --- a/index.html +++ b/index.html @@ -246,18 +246,18 @@ <div class="main-grid"> - <a class="block-link" href="https://mumble.c3lingo.org"> + <a class="block-link" href="https://audio.c3lingo.org"> <section data-lang="en"> <h2>Live to the Audience</h2> - <p>For listeners sitting in the audience of conference talks as they happen, we provide low-latency interpreted streams via Mumble.</p> + <p>For listeners sitting in the audience of conference talks as they happen, we provide low-latency interpreted streams here.</p> </section> <section data-lang="de"> <h2>Live ins Publikum</h2> - <p>Für Menschen, die die Vorträge direkt im Saal verfolgen, bieten wir Mumble-Streams mit niedriger Latenz an.</p> + <p>Für Menschen, die die Vorträge direkt im Saal verfolgen, bieten wir hier Web-Streams mit niedriger Latenz an.</p> </section> <section data-lang="fr"> <h2>Dans les Amphithéâtres</h2> - <p>Pour celles et ceux qui se trouvent dans la salle, nous fournissons des streams Mumble à faible latence.</p> + <p>Pour celles et ceux qui se trouvent dans la salle, nous fournissons des streams à faible latence.</p> </section> </a> -- GitLab