Fixes https://pagure.io/fedora-docs/documentation-contributors-guide/issue/36
Hello o/ friendly ping* :) @nb @pbokoc. may we check and merge this (we already moved our chats) a quick look and merge would be awesome :)
For PR, looks lgtm to me :)
There is a protocol mismatch on this line. See ircs://https://. The ircs:// part needs to be omitted.
ircs://https://
ircs://
Metadata Update from @jflory7: - Pull-request tagged with: needs changes, type - existing docs - Request assigned
I didn't touch that bit at all---that's how it was and I'm not sure if that's intentional or not. Is it not? (I thought maybe that allows the link to open in a locally installed IRC client, though it doesn't work for me here on a terminal based weechat)
ircs:// links will try to join the server and open the channel in your locally installed IRC client, the https:// link goes to webchat - but you can't use both protocols at the same time, that's the problem. Let's either do a link to LiberaChat's webchat and remove the ircs://, or do it like before and use only ircs://, but not both.
https://
1 new commit added
feat: use Libera.chat web-chat
Sounds good. Updated.
Hmmm. Looks like we forgot about this PR and in the meantime that part has been updated to link to Matrix and the ML link now goes to Discourse, so I'll close this.
Pull-Request has been closed by pbokoc
Fixes https://pagure.io/fedora-docs/documentation-contributors-guide/issue/36