Skip to content

Commit 3eb5271

Browse files
author
nainardev
authored
Updated links (#1522)
1 parent b3db96c commit 3eb5271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/introduction/quick-start.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ or
2525
yarn add react-redux
2626
```
2727

28-
You'll also need to [install Redux](https://redux-docs.netlify.com/introduction/installation) and [set up a Redux store](https://redux-docs.netlify.com/recipes/configuring-your-store) in your app.
28+
You'll also need to [install Redux](https://redux.js.org/introduction/installation) and [set up a Redux store](https://redux.js.org/recipes/configuring-your-store/) in your app.
2929

3030
## `Provider`
3131

0 commit comments

Comments
 (0)