1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

Update broken link on with-redux-reselect-recompose example (#4209)

This commit is contained in:
Iago Dahlem Lorensini 2018-04-25 13:29:48 -03:00 committed by Tim Neutkens
parent fe2c0cf256
commit a0019b3dc9

View file

@ -45,4 +45,4 @@ now
```
## The idea behind the example
This example is based on the great work of [with-redux](https://github.com/zeit/next.js/tree/v3-beta/examples/with-redux) example with the addition of [reselect](https://github.com/reactjs/reselect) and [recompose](https://github.com/acdlite/recompose)
This example is based on the great work of [with-redux](https://github.com/zeit/next.js/blob/master/examples/with-redux/) example with the addition of [reselect](https://github.com/reactjs/reselect) and [recompose](https://github.com/acdlite/recompose)