diff options
| author | andy5995 <andy400-dev@yahoo.com> | 2022-01-16 22:31:46 -0600 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2022-01-17 09:21:03 -0500 |
| commit | 5c7f3b5bb86297e7be2adfd0b7ae86ea140fdde6 (patch) | |
| tree | f1abe93e7ca122bd84989bcb7635e5131b5556f1 /docs/markdown/index.md | |
| parent | faf79f4539841cbf89fe8d53cf35aa91fd8273c9 (diff) | |
| download | meson-5c7f3b5bb86297e7be2adfd0b7ae86ea140fdde6.tar.gz | |
index.md:add link to GitHub Discussions section
Diffstat (limited to 'docs/markdown/index.md')
| -rw-r--r-- | docs/markdown/index.md | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/docs/markdown/index.md b/docs/markdown/index.md index 14bdfbed8..427cc0508 100644 --- a/docs/markdown/index.md +++ b/docs/markdown/index.md @@ -31,14 +31,16 @@ read [this beginner guide](SimpleStart.md) to get started. ## Community -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 +The easiest way for most people to connect to other Meson developers is +a web chat. The channel to use is `#mesonbuild` either via Matrix ([web 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). +Other methods of communication include the [mailing +list](https://groups.google.com/forum/#!forum/mesonbuild) (hosted by +Google Groups) and the +[Discussions](https://github.com/mesonbuild/meson/discussions) section +of the Meson GitHub repository. ### [Projects using Meson](Users.md) |
