We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd436b1 commit a4b9e55Copy full SHA for a4b9e55
README.md
@@ -29,7 +29,7 @@ If you are on an older version of React Native, you’ll need to keep using [Rea
29
30
## Documentation
31
32
-- [Redux: Usage with React](http://redux.js.org/docs/basics/UsageWithReact.html)
+- [Redux: Usage with React](https://redux.js.org/basics/usage-with-react)
33
- [API](docs/api.md#api)
34
- [`<Provider store>`](docs/api.md#provider-store)
35
- [`connect([mapStateToProps], [mapDispatchToProps], [mergeProps], [options])`](docs/api.md#connectmapstatetoprops-mapdispatchtoprops-mergeprops-options)
0 commit comments