Skip to content

Commit b02310b

Browse files
authored
Fix Real World example link
1 parent 619507a commit b02310b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/faq/OrganizingState.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Data with IDs, nesting, or relationships should generally be stored in a “norm
8181

8282
**Documentation**
8383
- [Advanced: Async Actions](/docs/advanced/AsyncActions.md)
84-
- [Examples: Real World example](/docs/introduction/Examples.html#real-world)
84+
- [Examples: Real World example](/docs/introduction/Examples.md#real-world)
8585
- [Recipes: Structuring Reducers - Prerequisite Concepts](/docs/recipes/reducers/PrerequisiteConcepts.md#normalizing-data)
8686
- [Recipes: Structuring Reducers - Normalizing State Shape](/docs/recipes/reducers/NormalizingStateShape.md)
8787
- [Examples: Tree View](https://github.com/reduxjs/redux/tree/master/examples/tree-view)

0 commit comments

Comments
 (0)