From 13f8d9939a6f1821e11cbac756be95663a0132a4 Mon Sep 17 00:00:00 2001
From: Benoit Mortier <benoit.mortier@fusiondirectory.org>
Date: Mon, 23 Aug 2021 10:41:17 +0200
Subject: [PATCH] :ambulance: fix(irc) remove reference to freenode.net

Signed-off-by: Benoit Mortier <benoit.mortier@fusiondirectory.org>
---
 CONTRIBUTING.md | 2 +-
 README.md       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 93bc7d522..980c8af62 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -34,7 +34,7 @@ All projects and everyone participating in it is governed by [FusionDirectory Co
 
 We have an various channel of communications
 
-*  [#fusiondirectory, the irc channel of FusionDirectory on freenode](https://webchat.freenode.net/), channel #fusiondirectory
+*  [#fusiondirectory, the irc channel of FusionDirectory on Libera](https://web.libera.chat/), channel #fusiondirectory
 *  [FusionDirectory Users mailing list](https://lists.fusiondirectory.org/wws/info/users)
 *  [FusionDirectory dev mailing list](https://lists.fusiondirectory.org/wws/info/developpers)
 
diff --git a/README.md b/README.md
index e12625693..f34369528 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ Be aware that if your naming policy of user cn's differs from the way FusionDire
 
 ### Community support
 
-There are a couple ways you can try [to get help][get help].You can also join the `#fusiondirectory` IRC channel at freenode.net.
+There are a couple ways you can try [to get help][get help].You can also join the `#fusiondirectory` IRC channel at libera.chat.
 
 ### Professional support
 
-- 
GitLab