diff --git a/docs/introduction/quick-start.md b/docs/introduction/quick-start.md index 90a92ed74..48b7fab81 100644 --- a/docs/introduction/quick-start.md +++ b/docs/introduction/quick-start.md @@ -85,6 +85,6 @@ export default connect( ## Help and Discussion -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! +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! You can also ask questions on [Stack Overflow](https://stackoverflow.com) using the **[#redux tag](https://stackoverflow.com/questions/tagged/redux)**. diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 0c27d1f08..9b4081d87 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -145,7 +145,7 @@ const siteConfig = { }, { label: 'Discord', - href: 'https://discord.gg/0ZcbPKXt5bZ6au5t', + href: 'https://discord.gg/reactiflux', } ] }, diff --git a/website/versioned_docs/version-6.x/introduction/quick-start.md b/website/versioned_docs/version-6.x/introduction/quick-start.md index fec1dea23..78b0b8c5e 100644 --- a/website/versioned_docs/version-6.x/introduction/quick-start.md +++ b/website/versioned_docs/version-6.x/introduction/quick-start.md @@ -78,6 +78,6 @@ export default connect( ## Help and Discussion -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! +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! You can also ask questions on [Stack Overflow](https://stackoverflow.com) using the **[#redux tag](https://stackoverflow.com/questions/tagged/redux)**. diff --git a/website/versioned_docs/version-7.0/introduction/quick-start.md b/website/versioned_docs/version-7.0/introduction/quick-start.md index a0256f6d2..a43891fb8 100644 --- a/website/versioned_docs/version-7.0/introduction/quick-start.md +++ b/website/versioned_docs/version-7.0/introduction/quick-start.md @@ -77,6 +77,6 @@ export default connect( ## Help and Discussion -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! +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! You can also ask questions on [Stack Overflow](https://stackoverflow.com) using the **[#redux tag](https://stackoverflow.com/questions/tagged/redux)**. diff --git a/website/versioned_docs/version-7.1/introduction/quick-start.md b/website/versioned_docs/version-7.1/introduction/quick-start.md index 33c94f962..2a06ee7db 100644 --- a/website/versioned_docs/version-7.1/introduction/quick-start.md +++ b/website/versioned_docs/version-7.1/introduction/quick-start.md @@ -77,6 +77,6 @@ export default connect( ## Help and Discussion -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! +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! You can also ask questions on [Stack Overflow](https://stackoverflow.com) using the **[#redux tag](https://stackoverflow.com/questions/tagged/redux)**. diff --git a/website/versioned_docs/version-7.2/introduction/quick-start.md b/website/versioned_docs/version-7.2/introduction/quick-start.md index dac138924..425147107 100644 --- a/website/versioned_docs/version-7.2/introduction/quick-start.md +++ b/website/versioned_docs/version-7.2/introduction/quick-start.md @@ -77,6 +77,6 @@ export default connect( ## Help and Discussion -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! +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! You can also ask questions on [Stack Overflow](https://stackoverflow.com) using the **[#redux tag](https://stackoverflow.com/questions/tagged/redux)**.