Skip to content

Commit

Permalink
Fix Usage with React link.
Browse files Browse the repository at this point in the history
  • Loading branch information
timdorr committed Dec 30, 2019
1 parent 19359fb commit 863128e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/introduction/basic-tutorial.md
Expand Up @@ -445,7 +445,7 @@ Now we've finished a very simple example of a todo app with React Redux. All our

## Links

- [Usage with React](https://redux.js.org/basics/usagewithreact)
- [Usage with React](https://redux.js.org/basics/usage-with-react)
- [Using the React Redux Bindings](https://blog.isquaredsoftware.com/presentations/workshops/redux-fundamentals/react-redux.html)
- [Higher Order Components in Depth](https://medium.com/@franleplant/react-higher-order-components-in-depth-cf9032ee6c3e)
- [Computing Derived Data](https://redux.js.org/recipes/computingderiveddata#sharing-selectors-across-multiple-components)
Expand Down

0 comments on commit 863128e

Please sign in to comment.