summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2024-02-27 06:39:47 +0100
committerEdward Hervey <bilboed@bilboed.com>2024-02-27 11:18:32 +0100
commitfa4501f7d29d061d2b28a5489a4bbdc4388dc952 (patch)
tree53dfb0006eee9aa8e41e4dae71f3871fcd80ef49
parent1c57f9410fd2f8452ddfb70dc60b289214b070b7 (diff)
dev: Replace usage of IRC by Matrix
Looks like I forgot one in previous commit
-rw-r--r--src/htdocs/dev/index.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/htdocs/dev/index.xml b/src/htdocs/dev/index.xml
index aeb99a2e..fa291acf 100644
--- a/src/htdocs/dev/index.xml
+++ b/src/htdocs/dev/index.xml
@@ -29,9 +29,11 @@ the manual and the slides to get a general overview and to get you started.</p>
<!-- FIXME: dotplan back in action or not ? -->
-<p>The developers tend to live in IRC on <a href="http://www.oftc.net/">OFTC</a>, in
-<a href="irc://irc.oftc.net/gstreamer">#gstreamer</a>. <!-- Sketching ideas and making plans can be done on the
-<a href="&site;/wiki">gstreamer wiki</a>. -->
+<p>The developers tend to live on Matrix in
+<a href="https://matrix.to/#/#gstreamer:gstreamer.org"><code>#gstreamer:gstreamer.org</code></a>
+and the other chat rooms of the
+<a href="https://matrix.to/#/#community:gstreamer.org"><code>#community:gstreamer.org</code>GStreamer space</a>.
+<!-- Sketching ideas and making plans can be done on the <a href="&site;/wiki">gstreamer wiki</a>. -->
</p>
<H1>Git access</H1>