diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2021-06-09 13:15:04 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-09 10:15:04 -0700 |
commit | 8255100485a16489c3ae541c4fb08728cae312b5 (patch) | |
tree | 10781cc43c9dced36fb0ff7a82f44fe8988f6372 | |
parent | c3f5c2e745c3467248a8b61b5346969c7682c711 (diff) | |
download | meson-8255100485a16489c3ae541c4fb08728cae312b5.zip meson-8255100485a16489c3ae541c4fb08728cae312b5.tar.gz meson-8255100485a16489c3ae541c4fb08728cae312b5.tar.bz2 |
doc: Add direct link to matrix channel (#8859) [skip ci]
-rw-r--r-- | docs/markdown/index.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/markdown/index.md b/docs/markdown/index.md index 9673e85..14bdfbe 100644 --- a/docs/markdown/index.md +++ b/docs/markdown/index.md @@ -34,7 +34,8 @@ read [this beginner guide](SimpleStart.md) to get started. There are two main methods of connecting with other Meson developers. The easiest way for most people is a web chat. The channel to use is `#mesonbuild` either via Matrix ([web -interface](https://element.io)) or [OFTC IRC](https://www.oftc.net/). +interface](https://app.element.io/#/room/#mesonbuild:matrix.org)) or +[OFTC IRC](https://www.oftc.net/). The second one is the mailing list, which is hosted at [Google Groups](https://groups.google.com/forum/#!forum/mesonbuild). |