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.
1 parent 11834be commit 74077cbCopy full SHA for 74077cb
content/docs/faq-state.md
@@ -101,6 +101,6 @@ This [GitHub comment](https://github.com/facebook/react/issues/11527#issuecommen
101
102
### Should I use a state management library like Redux or MobX?
103
104
-[Maybe.](http://redux.js.org/docs/faq/General.html#general-when-to-use)
+[Maybe.](https://redux.js.org/faq/general#when-should-i-use-redux)
105
106
It's a good idea to get to know React first, before adding in additional libraries. You can build quite complex applications using only React.
0 commit comments