Skip to content

Commit 80f8fe1

Browse files
fernandobelottotimdorr
andauthoredJan 3, 2021
added docs translations section in quick start (#1675)
Co-authored-by: Tim Dorr <timdorr@users.noreply.github.com>
1 parent 96bf941 commit 80f8fe1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎docs/introduction/quick-start.md

+4
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,7 @@ export default connect(mapStateToProps, mapDispatchToProps)(Counter)
8585
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!
8686

8787
You can also ask questions on [Stack Overflow](https://stackoverflow.com) using the **[#redux tag](https://stackoverflow.com/questions/tagged/redux)**.
88+
89+
## Docs Translations
90+
91+
- [Portuguese](https://fernandobelotto.github.io/react-redux)

0 commit comments

Comments
 (0)
Please sign in to comment.