Skip to content

Commit 863128e

Browse files
authored
Fix Usage with React link.
1 parent 19359fb commit 863128e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/introduction/basic-tutorial.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ Now we've finished a very simple example of a todo app with React Redux. All our
445445

446446
## Links
447447

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

0 commit comments

Comments
 (0)