Skip to content

Commit ba6b010

Browse files
authored
Update docs link
1 parent dde1a0a commit ba6b010

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,9 @@ If you are on an older version of React Native, you’ll need to keep using [Rea
2929

3030
## Documentation
3131

32-
- [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)
36-
- [Troubleshooting](docs/troubleshooting.md#troubleshooting)
32+
The React-Redux docs are now published at **https://react-redux.js.org** .
33+
34+
We're currently expanding and rewriting our docs content - check back soon for more updates!
3735

3836
## How Does It Work?
3937

0 commit comments

Comments
 (0)