From 3125bdb53817708e6f3f2f34b53979519d07da48 Mon Sep 17 00:00:00 2001
From: nd <git@notandy.de>
Date: Sun, 28 May 2023 00:59:13 +0200
Subject: [PATCH] add link to matrix space

---
 mkdocs.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mkdocs.yml b/mkdocs.yml
index e4a10b3..49d368c 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -41,6 +41,7 @@ nav:
   - styleguide.md
   - faq.md
   - 'Map': 'https://map.events.ccc.de/camp/2023/map/'
+  - 'Matrix Chat': 'https://matrix.to/#/#camp2023:events.ccc.de'
   - 'Livestreams': 'https://streaming.media.ccc.de'
   - 'Recordings': 'https://media.ccc.de'
   - 'Principles of our event and community': 'https://help.ccc.de/principles.en.html'
-- 
GitLab