Signed-off-by: Daniel P. Berrangé <[email protected]> --- docs/guestfs-faq.pod | 2 +- website/index.html.in | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/guestfs-faq.pod b/docs/guestfs-faq.pod index bea609591..15b1247b0 100644 --- a/docs/guestfs-faq.pod +++ b/docs/guestfs-faq.pod @@ -108,7 +108,7 @@ There is a mailing list, mainly for development, but users are also welcome to ask questions about libguestfs and the virt tools: L<https://www.redhat.com/mailman/listinfo/libguestfs> -You can also talk to us on IRC channel C<#libguestfs> on FreeNode. +You can also talk to us on IRC channel C<#guestfs> on Libera Chat. We're not always around, so please stay in the channel after asking your question and someone will get back to you. diff --git a/website/index.html.in b/website/index.html.in index f469c5eeb..7453129d6 100644 --- a/website/index.html.in +++ b/website/index.html.in @@ -55,8 +55,8 @@ guestfish --ro -i -a disk.img <p> Join us on the <a href="http://www.redhat.com/mailman/listinfo/libguestfs">libguestfs -mailing list</a>, or on IRC channel <code>#libguestfs</code> -on <a href="http://freenode.net/">FreeNode</a>. +mailing list</a>, or on IRC channel <code>#guestfs</code> +on <a href="https://libera.chat/">Libera Chat</a>. </p> </div> -- 2.31.1 _______________________________________________ Libguestfs mailing list [email protected] https://listman.redhat.com/mailman/listinfo/libguestfs
