happypoulp / redux-tutorial

Learn how to use redux step by step
3.76k stars 546 forks source link

A link doesn't work at 01_simple-action-creator.js #109

Closed quangnd closed 7 years ago

quangnd commented 7 years ago

I'm following your tutorial and find out a link hasn't worked

// Read more about actions and action creators here: // http://rackt.org/redux/docs/recipes/ReducingBoilerplate.html

Please update or remove it because it didn't make sense.

pankajpatel commented 7 years ago

Hi, A PR has been opened to correct links in the repo. Please wait for it to get merged.

happypoulp commented 7 years ago

Fixed in https://github.com/happypoulp/redux-tutorial/pull/112 , thanks @pankajpatel !