diff options
author | Drew DeVault <sir@cmpwn.com> | 2021-11-16 07:58:45 +0100 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2021-11-16 07:58:45 +0100 |
commit | 0be1e61a2e03146acede37bd5a15bd4126381380 (patch) | |
tree | ab80dd4d2516a05242214200019abd05557732fc | |
parent | 26079749f75776479a77b56d03f75e1bb34c70c5 (diff) | |
download | sr.ht-docs-0be1e61a2e03146acede37bd5a15bd4126381380.tar.gz |
chat.sr.ht: add irc:// links for official channels
-rw-r--r-- | chat.sr.ht/index.md | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/chat.sr.ht/index.md b/chat.sr.ht/index.md index 1bd99eb..8b9a455 100644 --- a/chat.sr.ht/index.md +++ b/chat.sr.ht/index.md @@ -43,13 +43,16 @@ client. Our downstream patches, if any, are kept in the "srht" branch of each. SourceHut operates a number of official IRC channels on libera.chat where you can get support for sr.ht issues or socialize with other SourceHut users. You -can join them with the `/join <channel>` command. - -- #sr.ht: on-topic sourcehut support and development channel, including for - technical issues related to chat.sr.ht's webchat and bouncer service -- #sr.ht.watercooler: off-topic channel for discussing sourcehut-adjacent topics - with the sourcehut community -- #sr.ht.ops: read-only technical operations & monitoring channel -- #libera: official Libera network support, for issues with channel - management, NickServ account maintenance, and moderation and spam concerns. - This channel is not officially affiliated with SourceHut. +can join them with the `/join <channel>` command, or, if you have configured the +chat.sr.ht irc:// handler, click the link. + +- [#sr.ht](irc://irc.libera.chat/#sr.ht): on-topic sourcehut support and + development channel, including for technical issues related to chat.sr.ht's + webchat and bouncer service +- [#sr.ht.watercooler](irc://irc.libera.chat/#sr.ht.watercooler): off-topic + channel for discussing sourcehut-adjacent topics with the sourcehut community +- [#sr.ht.ops](irc://irc.libera.chat/#sr.ht.ops): read-only technical operations + & monitoring channel +- [#libera](irc://irc.libera.chat/#libera): official Libera network support, for + issues with channel management, NickServ account maintenance, and moderation + and spam concerns. This channel is not officially affiliated with SourceHut. |