We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19359fb commit 863128eCopy full SHA for 863128e
docs/introduction/basic-tutorial.md
@@ -445,7 +445,7 @@ Now we've finished a very simple example of a todo app with React Redux. All our
445
446
## Links
447
448
-- [Usage with React](https://redux.js.org/basics/usagewithreact)
+- [Usage with React](https://redux.js.org/basics/usage-with-react)
449
- [Using the React Redux Bindings](https://blog.isquaredsoftware.com/presentations/workshops/redux-fundamentals/react-redux.html)
450
- [Higher Order Components in Depth](https://medium.com/@franleplant/react-higher-order-components-in-depth-cf9032ee6c3e)
451
- [Computing Derived Data](https://redux.js.org/recipes/computingderiveddata#sharing-selectors-across-multiple-components)
0 commit comments