summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Boccassi <bluca@debian.org>2023-12-06 19:33:03 +0100
committerDaan De Meyer <daan.j.demeyer@gmail.com>2023-12-06 22:23:16 +0100
commit012789399e9c112ce64588829bd48456cc37f720 (patch)
tree03a9327ece8f46bc8a4c178eaebb247731f80a47
parentjournal-gatewayd: add since/until parameters for /entries (diff)
downloadsystemd-012789399e9c112ce64588829bd48456cc37f720.tar.xz
systemd-012789399e9c112ce64588829bd48456cc37f720.zip
README.md: irc:// URLs are not rendered as links by markdown on Github
Use the webchat link and spell out the channel and server instead
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e0c22ab51e..c0e6310d9b 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,6 @@ Please see our [Contribution Guidelines](docs/CONTRIBUTING.md) for more informat
When preparing patches for systemd, please follow our [Coding Style Guidelines](docs/CODING_STYLE.md).
-If you are looking for support, please contact our [mailing list](https://lists.freedesktop.org/mailman/listinfo/systemd-devel), join our [IRC channel](irc://irc.libera.chat/%23systemd) or [Matrix channel](https://matrix.to/#/#systemd-project:matrix.org)
+If you are looking for support, please contact our [mailing list](https://lists.freedesktop.org/mailman/listinfo/systemd-devel), join our [IRC channel #systemd on libera.chat](https://web.libera.chat/#systemd) or [Matrix channel](https://matrix.to/#/#systemd-project:matrix.org)
Stable branches with backported patches are available in the [stable repo](https://github.com/systemd/systemd-stable).