diff options
author | Jonathon <[email protected]> | 2021-06-24 00:14:58 +0000 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2021-06-24 13:13:44 -0700 |
commit | 1143d3d29d65f65a181017ea9f64899701b96676 (patch) | |
tree | b9632fd2bfb258e825279ae017506d8868f19907 | |
parent | 088712793eb1a9cca2496edc4b63d4d79e4f1d9c (diff) |
Update libera webchat client URL
Libera have made a webchat client available. This change builds on #12127.
Reviewed-by: Matthew Ahrens <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Jonathon Fernyhough <[email protected]>
Closes #12251
-rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 952414f66..ecaaa1821 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -10,5 +10,5 @@ contact_links: url: https://lists.freebsd.org/mailman/listinfo/freebsd-fs about: Get community support for OpenZFS on FreeBSD - name: OpenZFS on IRC - url: https://kiwiirc.com/nextclient/irc.libera.chat/openzfs + url: https://web.libera.chat/#openzfs about: Use IRC to get community support for OpenZFS |