Skip to content

Commit b310ed2

Browse files
CBenoithawkw
andauthored
docs: update dev chat link (tokio-rs#2188)
The gitter room is not used anymore. This commit updates CONTRIBUTING.md to guide the reader to the discord channel. Co-authored-by: Eliza Weisman <eliza@buoyant.io>
1 parent d0b93c8 commit b310ed2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ expert, we can use your help.
1212
This guide will help you get started. **Do not let this guide intimidate you**.
1313
It should be considered a map to help you navigate the process.
1414

15-
You may also get help with contributing in the [dev channel][dev], please join
16-
us!
15+
You may also get help with contributing in [Tokio's Discord server][discord],
16+
`#tracing-dev` channel. Please join us!
1717

1818
Tracing is a part of the [Tokio][tokio] project, and follows the project's
1919
guidelines for contributing. This document is based on the
2020
[`CONTRIBUTING.md` file][tokio-contrib] in the `tokio-rs/tokio` repository.
2121

22-
[dev]: https://gitter.im/tokio-rs/dev
22+
[discord]: https://discord.gg/tokio
2323
[tokio]: https://tokio.rs
2424
[tokio-contrib]: https://github.com/tokio-rs/tokio/blob/master/CONTRIBUTING.md
2525

0 commit comments

Comments
 (0)