diff --git a/README.md b/README.md index 7daa11719..7844c3414 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,9 @@ If you are on an older version of React Native, you’ll need to keep using [Rea ## Documentation -- [Getting Started: adding React-Redux to a React todo app](docs/getting-started.md) -- [API](docs/api.md#api) - - [``](docs/api.md#provider-store) - - [`connect([mapStateToProps], [mapDispatchToProps], [mergeProps], [options])`](docs/api.md#connectmapstatetoprops-mapdispatchtoprops-mergeprops-options) -- [Troubleshooting](docs/troubleshooting.md#troubleshooting) +The React-Redux docs are now published at **https://react-redux.js.org** . + +We're currently expanding and rewriting our docs content - check back soon for more updates! ## How Does It Work?