Skip to content

Commit 8e39fa6

Browse files
authored
Merge pull request #1919 from aroyan/patch-1
2 parents f54f918 + dc919fd commit 8e39fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using-react-redux/connect-extracting-data-with-mapStateToProps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ function mapStateToProps(...args) {
221221
**Performance**
222222
223223
- [Lee Byron's Tweet Suggesting to avoid `toJS`, `toArray` and `toObject` for Performance](https://twitter.com/leeb/status/746733697093668864)
224-
- [Improving React and Redux performance with Reselect](https://blog.rangle.io/react-and-redux-performance-with-reselect/)
224+
- [Improving React and Redux performance with Reselect](https://rangle.io/blog/react-and-redux-performance-with-reselect/)
225225
- [Immutable data performance links](https://github.com/markerikson/react-redux-links/blob/master/react-performance.md#immutable-data)
226226
227227
**Q&A**

0 commit comments

Comments
 (0)