diff options
| author | apt-ghetto <apt-ghetto@protonmail.com> | 2021-05-21 16:09:49 +0200 |
|---|---|---|
| committer | Simon Ser <contact@emersion.fr> | 2021-05-26 08:25:13 +0200 |
| commit | 1651f2106152b40abd8c1dcef2ddcbbca36c7b47 (patch) | |
| tree | 104cc87de248a62ec8ef1152874080545947421b /.github/ISSUE_TEMPLATE/config.yml | |
| parent | e318b276850c9e7fa856635fcebdde3f98589e82 (diff) | |
Fix IRC links in READMEs and templates
Change the webchat links from freenode.net to point to the new
destination libera.chat.
Co-authored-by: Simon Ser <contact@emersion.fr>
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index f09cdf5b..0092609b 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - name: Questions - url: "http://webchat.freenode.net/?channels=sway&uio=d4" - about: "Please ask questions on IRC in #sway on irc.freenode.net" + url: "https://libera.chat" + about: "Please ask questions on IRC in #sway on Libera Chat" |
