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 f930a76 commit 1db16a4Copy full SHA for 1db16a4
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
-- [Getting Started: adding React-Redux to a React todo app](docs/GettingStarted.md)
+- [Getting Started: adding React-Redux to a React todo app](docs/getting-started.md)
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