29 lines
954 B
Diff
29 lines
954 B
Diff
|
From 1471b5fe33edf65c48cc6b63814af9c951a10b81 Mon Sep 17 00:00:00 2001
|
||
|
From: Tim Zabel <Tjzabel21@gmail.com>
|
||
|
Date: Sun, 11 Aug 2024 20:00:23 -0400
|
||
|
Subject: [PATCH 07/10] IRC communication is officially on libera.
|
||
|
Content-Type: text/plain; charset="utf-8"
|
||
|
Content-Transfer-Encoding: 8bit
|
||
|
|
||
|
Signed-off-by: Alexander Miroshnichenko <alex@millerson.name>
|
||
|
---
|
||
|
README.md | 2 +-
|
||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||
|
|
||
|
diff --git a/README.md b/README.md
|
||
|
index 8638c2782d8e..87e61e858b73 100644
|
||
|
--- a/README.md
|
||
|
+++ b/README.md
|
||
|
@@ -27,7 +27,7 @@ A public Telegram supergroup and IRC channel (on Freenode) are available for tes
|
||
|
Our developer community is found in these channels.
|
||
|
|
||
|
* **[Telegram](https://t.me/teleirc)**
|
||
|
-* **[IRC](https://webchat.freenode.net/?channels=rit-lug-teleirc)** (#rit-lug-teleirc @ irc.freenode.net)
|
||
|
+* **[IRC](https://web.libera.chat/#rit-teleirc)** (#rit-teleirc @ irc.libera.chat)
|
||
|
|
||
|
|
||
|
## Contribute to TeleIRC
|
||
|
--
|
||
|
2.41.0
|
||
|
|