about summary refs log tree commit diff
path: root/web
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2022-01-12T08·25+0300
committerclbot <clbot@tvl.fyi>2022-01-12T10·18+0000
commitb6496b8e60ae4ccd6865cc69ba547af4aff77d71 (patch)
tree05bf14a9f5df8fb4890150e1b7f82bc8b71bfb10 /web
parentd4b997d832b5ba14f31c4a41a9e2555d8a6f7af4 (diff)
docs(web/tvl): Document that channel is now reachable via Matrix r/3586
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>
Diffstat (limited to 'web')
-rw-r--r--web/tvl/default.nix5
1 files changed, 4 insertions, 1 deletions
diff --git a/web/tvl/default.nix b/web/tvl/default.nix
index ee012ca409..1025b1a7b2 100644
--- a/web/tvl/default.nix
+++ b/web/tvl/default.nix
@@ -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
 
       ----------------