diff options
author | Ian Lewis <ianlewis@google.com> | 2020-01-17 02:13:07 -0500 |
---|---|---|
committer | Ian Lewis <ianlewis@google.com> | 2020-01-17 02:13:07 -0500 |
commit | 10ec43c775afaa49ca638cd2d411e975e06dbe78 (patch) | |
tree | 70afacf314a23eacfc364be7d32171ecc05736b5 /content/docs/community | |
parent | 712a2829e75c7c8fce6a24df774ec38f72d14348 (diff) |
Clean up markdown lists
Diffstat (limited to 'content/docs/community')
-rw-r--r-- | content/docs/community/_index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/docs/community/_index.md b/content/docs/community/_index.md index 09e8f5573..0f493c15a 100644 --- a/content/docs/community/_index.md +++ b/content/docs/community/_index.md @@ -9,8 +9,8 @@ repositories have their own guidelines and processes for contributing. See the The project maintains two mailing lists: -* [gvisor-users][gvisor-users] for accouncements and general discussion. -* [gvisor-dev][gvisor-dev] for development and contribution. +* [gvisor-users][gvisor-users] for accouncements and general discussion. +* [gvisor-dev][gvisor-dev] for development and contribution. We also have a [chat room hosted on Gitter][gitter-chat]. |