Skip to content

Commit 1db16a4

Browse files
pyliaorachelmarkerikson
authored andcommitted
Fix link to getting started doc (#1039)
1 parent f930a76 commit 1db16a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ 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/GettingStarted.md)
32+
- [Getting Started: adding React-Redux to a React todo app](docs/getting-started.md)
3333
- [API](docs/api.md#api)
3434
- [`<Provider store>`](docs/api.md#provider-store)
3535
- [`connect([mapStateToProps], [mapDispatchToProps], [mergeProps], [options])`](docs/api.md#connectmapstatetoprops-mapdispatchtoprops-mergeprops-options)

0 commit comments

Comments
 (0)