Skip to content

Commit f9b3b8b

Browse files
authored
Merge pull request #121839 from cmgchess/tablestorage-url
update url in table-storage-design-modeling
2 parents b688617 + 0b0b053 commit f9b3b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/tables/table-storage-design-modeling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ You can persist instances of the two concrete classes in the Table service using
113113

114114
![Person table](media/storage-table-design-guide/storage-table-design-IMAGE04.png)
115115

116-
For more information about working with multiple entity types in the same table in client code, see the section Working with heterogeneous entity types later in this guide. This provides examples of how to recognize the entity type in client code.
116+
For more information about working with multiple entity types in the same table in client code, see the section [Working with heterogeneous entity types](table-storage-design-patterns.md#working-with-heterogeneous-entity-types) later in this guide. This provides examples of how to recognize the entity type in client code.
117117

118118

119119
## Next steps

0 commit comments

Comments
 (0)