forked from rpms/leapp-repository
25 lines
845 B
Diff
25 lines
845 B
Diff
From 7c6bb64e550ccfefe4001e79fef44b7d69446c36 Mon Sep 17 00:00:00 2001
|
||
From: Michal Bocek <mbocek@redhat.com>
|
||
Date: Thu, 19 Jun 2025 12:46:50 +0200
|
||
Subject: [PATCH 45/66] README: IRC -> GitHub discussions
|
||
|
||
The Leapp team is not available on IRC anymore. We advise the public to
|
||
talk to us on GitHub instead.
|
||
---
|
||
README.md | 2 +-
|
||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||
|
||
diff --git a/README.md b/README.md
|
||
index 5ec5f723..6b45b4b7 100644
|
||
--- a/README.md
|
||
+++ b/README.md
|
||
@@ -29,4 +29,4 @@ Then you may attach only the `leapp-logs.tgz` file.
|
||
We’ll gladly answer your questions and lead you to through any troubles with the
|
||
actor development.
|
||
|
||
-You can reach us at IRC: `#leapp` on Libera.Chat.
|
||
+You can reach us in the [discussions sections of our GitHub repository](https://github.com/oamg/leapp-repository/discussions).
|
||
--
|
||
2.50.1
|
||
|