Skip to content

Commit

Permalink
Fix link to getting started doc (#1039)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyliaorachel authored and markerikson committed Oct 8, 2018
1 parent f930a76 commit 1db16a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ 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/GettingStarted.md)
- [Getting Started: adding React-Redux to a React todo app](docs/getting-started.md)
- [API](docs/api.md#api)
- [`<Provider store>`](docs/api.md#provider-store)
- [`connect([mapStateToProps], [mapDispatchToProps], [mergeProps], [options])`](docs/api.md#connectmapstatetoprops-mapdispatchtoprops-mergeprops-options)
Expand Down

0 comments on commit 1db16a4

Please sign in to comment.