Skip to content

Commit 569f2e2

Browse files
nickservalexkrolick
authored andcommitted
Use vanity URL for Reactiflux (#2372)
1 parent 36651d7 commit 569f2e2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/community/support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Each community consists of many thousands of React users.
2626

2727
* [DEV's React community](https://dev.to/t/react)
2828
* [Hashnode's React community](https://hashnode.com/n/reactjs)
29-
* [Reactiflux online chat](https://discord.gg/0ZcbPKXt5bZjGY5n)
29+
* [Reactiflux online chat](https://discord.gg/reactiflux)
3030
* [Reddit's React community](https://www.reddit.com/r/reactjs/)
3131
* [Spectrum's React community](https://spectrum.chat/react)
3232

content/footerNav.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ channels:
3030
to: https://reactjs.org/community/support.html#popular-discussion-forums
3131
external: true
3232
- title: Reactiflux Chat
33-
to: https://discord.gg/0ZcbPKXt5bZjGY5n
33+
to: https://discord.gg/reactiflux
3434
external: true
3535
- title: DEV Community
3636
to: https://dev.to/t/react

content/tutorial/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ We recommend following [these instructions](https://babeljs.io/docs/editors/) to
118118

119119
### Help, I'm Stuck! {#help-im-stuck}
120120

121-
If you get stuck, check out the [community support resources](/community/support.html). In particular, [Reactiflux Chat](https://discord.gg/0ZcbPKXt5bZjGY5n) is a great way to get help quickly. If you don't receive an answer, or if you remain stuck, please file an issue, and we'll help you out.
121+
If you get stuck, check out the [community support resources](/community/support.html). In particular, [Reactiflux Chat](https://discord.gg/reactiflux) is a great way to get help quickly. If you don't receive an answer, or if you remain stuck, please file an issue, and we'll help you out.
122122

123123
## Overview {#overview}
124124

0 commit comments

Comments
 (0)