Skip to content

Commit 886d53c

Browse files
hemanth7787josepot
authored andcommitted
Update README.md (reduxjs#888)
Fixed broken documentation link
1 parent b3a1456 commit 886d53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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-
- [Redux: Usage with React](http://redux.js.org/docs/basics/UsageWithReact.html)
32+
- [Redux: Usage with React](https://redux.js.org/basics/usage-with-react)
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)