dwyl / learn-redux

:boom: Comprehensive Notes for Learning (how to use) Redux to manage state in your Web/Mobile (React.js) Apps.
GNU General Public License v2.0
446 stars 42 forks source link

Please Correct link #44

Closed kaoussi closed 7 years ago

kaoussi commented 7 years ago

The official Redux github repository link is linking to the wrong repo.

newswim commented 7 years ago

You're right! It's currently pointed at https://github.com/rackt/redux, but it should be https://github.com/reactjs/redux

if you want to, feel free to open a PR to make this change. If you need a refresher on that, check out the contributing repo. If you have any other questions, feel free to ask :-)