From 90c2863bad49af620deb34d65e70e5fd34da16ac Mon Sep 17 00:00:00 2001 From: Kasalehlia <kasalehlia@clonejo.de> Date: Wed, 9 Sep 2020 21:47:07 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20f=C3=BCr=20mumble=20update?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flamingo/content/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flamingo/content/index.html b/flamingo/content/index.html index f379f9b..c23c548 100644 --- a/flamingo/content/index.html +++ b/flamingo/content/index.html @@ -27,7 +27,7 @@ output: index.html </p> <div class="alert alert-info"> <strong>Die Treffen finden aufgrund der vorübergehenden Schließung unseres Treffpunktes als Telefonkonferenz statt.</strong><br> - <a href="https://telmir.stratum0.org">Direktlink Videokonferenz</a> + <a href="https://telmir.stratum0.org">Direktlink Telefonkonferenz</a> </div> </div> <!-- /.col-md-4 --> -- GitLab