docs(web/tvl): Document that channel is now reachable via Matrix
We have a new channel visitor who joined via Matrix and pointed this out. Apparently hackint reestablished the Matrix bridge. Change-Id: I25ec7fdc5c1b68a9b0bc92b6c19ffe12ecb93c5f Reviewed-on: https://cl.tvl.fyi/c/depot/+/4864 Tested-by: BuildkiteCI Autosubmit: tazjin <tazjin@tvl.su> Reviewed-by: sterni <sternenseemann@systemli.org>
This commit is contained in:
parent
d4b997d832
commit
b6496b8e60
1 changed files with 4 additions and 1 deletions
|
@ -64,7 +64,8 @@ let
|
|||
|
||||
We mostly hang out on IRC. You can find us in [`#tvl`][tvl-irc]
|
||||
on [hackint][], which is also reachable [via XMPP][hackint-xmpp]
|
||||
at [`#tvl@irc.hackint.org`][tvl-xmpp] (sic!).
|
||||
at [`#tvl@irc.hackint.org`][tvl-xmpp] (sic!) and [via
|
||||
Matrix][hackint-matrix] at [`#tvl:hackint.org`][tvl-matrix].
|
||||
|
||||
Hackint also provide a [web chat][tvl-webchat].
|
||||
|
||||
|
@ -72,6 +73,8 @@ let
|
|||
[hackint]: https://hackint.org/
|
||||
[hackint-xmpp]: https://hackint.org/transport/xmpp
|
||||
[tvl-xmpp]: xmpp:#tvl@irc.hackint.org?join
|
||||
[hackint-matrix]: https://hackint.org/transport/matrix
|
||||
[tvl-matrix]: https://matrix.to/#/#tvl:hackint.org
|
||||
[tvl-webchat]: https://webirc.hackint.org/#ircs://irc.hackint.org/#tvl
|
||||
|
||||
----------------
|
||||
|
|
Loading…
Reference in a new issue