We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f54f918 + dc919fd commit 8e39fa6Copy full SHA for 8e39fa6
docs/using-react-redux/connect-extracting-data-with-mapStateToProps.md
@@ -221,7 +221,7 @@ function mapStateToProps(...args) {
221
**Performance**
222
223
- [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/)
+- [Improving React and Redux performance with Reselect](https://rangle.io/blog/react-and-redux-performance-with-reselect/)
225
- [Immutable data performance links](https://github.com/markerikson/react-redux-links/blob/master/react-performance.md#immutable-data)
226
227
**Q&A**
0 commit comments