diff --git a/docs/introduction/quick-start.md b/docs/introduction/quick-start.md index 2a60f665a..14656c80b 100644 --- a/docs/introduction/quick-start.md +++ b/docs/introduction/quick-start.md @@ -85,3 +85,7 @@ export default connect(mapStateToProps, mapDispatchToProps)(Counter) 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! You can also ask questions on [Stack Overflow](https://stackoverflow.com) using the **[#redux tag](https://stackoverflow.com/questions/tagged/redux)**. + +## Docs Translations + +- [Portuguese](https://fernandobelotto.github.io/react-redux)