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 e1895be commit 813fa53Copy full SHA for 813fa53
README.md
@@ -27,7 +27,7 @@ Until [React Native works on top of React instead of shipping a fork of React](h
27
28
## Documentation
29
30
-- [Quick Start](docs/quick-start.md#quick-start)
+- [Redux: Usage with React](http://redux.js.org/docs/basics/UsageWithReact.html)
31
- [API](docs/api.md#api)
32
- [`<Provider store>`](docs/api.md#provider-store)
33
- [`connect([mapStateToProps], [mapDispatchToProps], [mergeProps], [options])`](docs/api.md#connectmapstatetoprops-mapdispatchtoprops-mergeprops-options)
0 commit comments