Skip to content

Commit dd9b415

Browse files
committed
Add discord invite links
1 parent 3bb4a5a commit dd9b415

File tree

2 files changed

+26
-20
lines changed

2 files changed

+26
-20
lines changed

README.md

+13-10
Original file line numberDiff line numberDiff line change
@@ -77,17 +77,20 @@ fn main() {
7777

7878
Serde is one of the most widely used Rust libraries so any place that Rustaceans
7979
congregate will be able to help you out. For chat, consider trying the
80-
[#general] or [#beginners] channels of the unofficial community Discord, the
81-
[#rust-usage] channel of the official Rust Project Discord, or the
82-
[#general][zulip] stream in Zulip. For asynchronous, consider the [\[rust\] tag
83-
on StackOverflow][stackoverflow], the [/r/rust] subreddit which has a pinned
84-
weekly easy questions post, or the Rust [Discourse forum][discourse]. It's
85-
acceptable to file a support issue in this repo but they tend not to get as many
86-
eyes as any of the above and may get closed without a response after some time.
87-
88-
[#general]: https://discord.com/channels/273534239310479360/274215136414400513
89-
[#beginners]: https://discord.com/channels/273534239310479360/273541522815713281
80+
[#rust-questions] or [#rust-beginners] channels of the unofficial community
81+
Discord (invite: <https://discord.gg/rust-lang-community>), the [#rust-usage] or
82+
[#beginners] channels of the official Rust Project Discord (invite:
83+
<https://discord.gg/rust-lang>), or the [#general][zulip] stream in Zulip. For
84+
asynchronous, consider the [\[rust\] tag on StackOverflow][stackoverflow], the
85+
[/r/rust] subreddit which has a pinned weekly easy questions post, or the Rust
86+
[Discourse forum][discourse]. It's acceptable to file a support issue in this
87+
repo but they tend not to get as many eyes as any of the above and may get
88+
closed without a response after some time.
89+
90+
[#rust-questions]: https://discord.com/channels/273534239310479360/274215136414400513
91+
[#rust-beginners]: https://discord.com/channels/273534239310479360/273541522815713281
9092
[#rust-usage]: https://discord.com/channels/442252698964721669/443150878111694848
93+
[#beginners]: https://discord.com/channels/442252698964721669/448238009733742612
9194
[zulip]: https://rust-lang.zulipchat.com/#narrow/stream/122651-general
9295
[stackoverflow]: https://stackoverflow.com/questions/tagged/rust
9396
[/r/rust]: https://www.reddit.com/r/rust

crates-io.md

+13-10
Original file line numberDiff line numberDiff line change
@@ -45,17 +45,20 @@ fn main() {
4545

4646
Serde is one of the most widely used Rust libraries so any place that Rustaceans
4747
congregate will be able to help you out. For chat, consider trying the
48-
[#general] or [#beginners] channels of the unofficial community Discord, the
49-
[#rust-usage] channel of the official Rust Project Discord, or the
50-
[#general][zulip] stream in Zulip. For asynchronous, consider the [\[rust\] tag
51-
on StackOverflow][stackoverflow], the [/r/rust] subreddit which has a pinned
52-
weekly easy questions post, or the Rust [Discourse forum][discourse]. It's
53-
acceptable to file a support issue in this repo but they tend not to get as many
54-
eyes as any of the above and may get closed without a response after some time.
55-
56-
[#general]: https://discord.com/channels/273534239310479360/274215136414400513
57-
[#beginners]: https://discord.com/channels/273534239310479360/273541522815713281
48+
[#rust-questions] or [#rust-beginners] channels of the unofficial community
49+
Discord (invite: <https://discord.gg/rust-lang-community>, the [#rust-usage] or
50+
[#beginners] channels of the official Rust Project Discord (invite:
51+
<https://discord.gg/rust-lang>), or the [#general][zulip] stream in Zulip. For
52+
asynchronous, consider the [\[rust\] tag on StackOverflow][stackoverflow], the
53+
[/r/rust] subreddit which has a pinned weekly easy questions post, or the Rust
54+
[Discourse forum][discourse]. It's acceptable to file a support issue in this
55+
repo but they tend not to get as many eyes as any of the above and may get
56+
closed without a response after some time.
57+
58+
[#rust-questions]: https://discord.com/channels/273534239310479360/274215136414400513
59+
[#rust-beginners]: https://discord.com/channels/273534239310479360/273541522815713281
5860
[#rust-usage]: https://discord.com/channels/442252698964721669/443150878111694848
61+
[#beginners]: https://discord.com/channels/442252698964721669/448238009733742612
5962
[zulip]: https://rust-lang.zulipchat.com/#narrow/stream/122651-general
6063
[stackoverflow]: https://stackoverflow.com/questions/tagged/rust
6164
[/r/rust]: https://www.reddit.com/r/rust

0 commit comments

Comments
 (0)