HenrikJoreteg / redux-bundler

Compose a Redux store out of smaller bundles of functionality.
https://reduxbundler.com
583 stars 46 forks source link

Fix Redux docs link #10

Closed carlbennettnz closed 6 years ago

carlbennettnz commented 6 years ago

https://redux.js.org/docs/recipes/ReducingBoilerplate.html

is now at

https://redux.js.org/recipes/reducing-boilerplate

HenrikJoreteg commented 6 years ago

Thanks!