From 80fc65cb213f06a2f897d46b65a978270e34d76b Mon Sep 17 00:00:00 2001 From: kangalioo <jannik.a.schaper@web.de> Date: Mon, 16 Oct 2023 22:12:57 +0200 Subject: [PATCH] Remove broken Wiki link, add Matrix link in top bar (wiki.)fbihome.de doesnt exist anymore --- fachschaft/config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fachschaft/config.yaml b/fachschaft/config.yaml index 269aa07..d81660b 100644 --- a/fachschaft/config.yaml +++ b/fachschaft/config.yaml @@ -41,15 +41,15 @@ languages: - name: Suche url: search/ weight: 4 - - name: WiKi - url: https://wiki.fbihome.de/ - weight: 11 - name: Archiv url: archives/ weight: 7 - name: Discord url: https://discordapp.com/invite/haAFwMw weight: 10 + - name: Matrix + url: https://matrix.to/#/#aktiveFachschaftInformatik.fbi.h-da.de:matrix.fbi.h-da.de + weight: 10 outputs: home: - HTML -- GitLab