diff --git a/content/community/_index.md b/content/community/_index.md index 2e18e00..22e1427 100644 --- a/content/community/_index.md +++ b/content/community/_index.md @@ -5,13 +5,12 @@ description: The best things in life are to be shared # Join us -Want to talk to others about questions? The Actix [Gitter channel](https://gitter.im/actix/actix) or -[reddit community](https://www.reddit.com/r/actix/) are your best starting point. +Want to talk to others about questions? The Actix Web [Discord server](https://discord.gg/NWpN5mmg3x) +is the best starting point. We also have a [Gitter room](https://gitter.im/actix/actix-web). -If you think you found a bug it's best to go to the [github](https://github.com/actix) directly. -There are two repositories that you might want to report against. -[actix](https://github.com/actix/actix) for issues with the actor framework or -[actix-web](https://github.com/actix/actix-web) for the web framework. +If you think you found a bug it's best to file an issue directly on the repo. +[actix/actix-web](https://github.com/actix/actix-web) for the web framework. +[actix/actix](https://github.com/actix/actix) for issues with the actor framework We're a welcoming community so don't be afraid to engage. Interactions are [governed by our code of conduct](coc/).