Skip to content

Commit 2300f72

Browse files
nickservmsutkowski
andauthored
Link directly to #redux on Reactiflux (#127)
Co-authored-by: Matt Sutkowski <[email protected]>
1 parent 6bc3652 commit 2300f72

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<p align="center">
66
<img src="https://img.shields.io/badge/ALPHA-pre%20release-orange">
7-
<a href="https://discord.gg/reactiflux" target="_blank">
7+
<a href="https://discord.gg/0ZcbPKXt5bZ6au5t" target="_blank">
88
<img src="https://img.shields.io/badge/chat-online-green" alt="Discord server" />
99
</a>
1010
</p>

docs/introduction/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,6 @@ Those are the basics of getting up and running with RTK Query. For more realisti
170170

171171
## Help and Discussion
172172

173-
The **[#redux channel](https://discord.gg/reactiflux)** of the **[Reactiflux Discord community](http://www.reactiflux.com)** is our official resource for all questions related to learning and using Redux. Reactiflux is a great place to hang out, ask questions, and learn - come join us!
173+
The **[#redux channel](https://discord.gg/0ZcbPKXt5bZ6au5t)** of the **[Reactiflux Discord community](http://www.reactiflux.com)** is our official resource for all questions related to learning and using Redux. Reactiflux is a great place to hang out, ask questions, and learn - come join us!
174174

175175
You can also ask questions on [Stack Overflow](https://stackoverflow.com) using the **[#redux tag](https://stackoverflow.com/questions/tagged/redux)**.

website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ module.exports = {
7070
},
7171
{
7272
label: 'Discord',
73-
href: 'https://discordapp.com/invite/reactiflux',
73+
href: 'https://discord.gg/0ZcbPKXt5bZ6au5t',
7474
},
7575
],
7676
},

0 commit comments

Comments
 (0)