From 84e6fe4d099f69eda2c302f326cf9d43f0389091 Mon Sep 17 00:00:00 2001 From: Yury Yarashevich Date: Tue, 23 Apr 2024 18:36:26 +0200 Subject: [PATCH] Added link to Tokio Discord. Gitter chat has notification that community discussion were moved to Discord. Link to community discussion updated to point directly to Discord. --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8af0abcc..4b69dc69 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,7 @@ ## Getting Help ## If you have a question about the h2 library or have encountered problems using it, you may -[file an issue][issue] or ask a question on the [Tokio Gitter][gitter]. +[file an issue][issue] or ask a question on the [Tokio Discord][discord]. ## Submitting a Pull Request ## @@ -81,4 +81,4 @@ Describe the testing you've done to validate your change. Performance-related changes should include before- and after- benchmark results. [issue]: https://github.com/hyperium/h2/issues/new -[gitter]: https://gitter.im/tokio-rs/tokio +[discord]: https://discord.gg/tokio