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:
parent
fe2c0cf256
commit
a0019b3dc9
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue