diff options
author | Jonathon <[email protected]> | 2021-06-24 00:14:58 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2021-06-23 17:14:58 -0700 |
commit | 942121cfcb545adc856f64ba0ea2ae772bf14b84 (patch) | |
tree | 94ebe66bdf354339bb620b4731c824b3ba273620 /.github/ISSUE_TEMPLATE | |
parent | 1b610ae45f59bd15e75b2bb058c4d9ab552e9214 (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
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-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 |