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 619507a commit b02310bCopy full SHA for b02310b
docs/faq/OrganizingState.md
@@ -81,7 +81,7 @@ Data with IDs, nesting, or relationships should generally be stored in a “norm
81
82
**Documentation**
83
- [Advanced: Async Actions](/docs/advanced/AsyncActions.md)
84
-- [Examples: Real World example](/docs/introduction/Examples.html#real-world)
+- [Examples: Real World example](/docs/introduction/Examples.md#real-world)
85
- [Recipes: Structuring Reducers - Prerequisite Concepts](/docs/recipes/reducers/PrerequisiteConcepts.md#normalizing-data)
86
- [Recipes: Structuring Reducers - Normalizing State Shape](/docs/recipes/reducers/NormalizingStateShape.md)
87
- [Examples: Tree View](https://github.com/reduxjs/redux/tree/master/examples/tree-view)
0 commit comments