Skip to content

Commit

Permalink
Updated links (#1522)
Browse files Browse the repository at this point in the history
  • Loading branch information
nainardev committed Feb 17, 2020
1 parent b3db96c commit 3eb5271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/introduction/quick-start.md
Expand Up @@ -25,7 +25,7 @@ or
yarn add react-redux
```

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.
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.

## `Provider`

Expand Down

0 comments on commit 3eb5271

Please sign in to comment.