Skip to content

Commit 0a884cc

Browse files
Fix issues#16871 (Azure#18306)
* issues#16871 * Update README.md * issues#16871 Co-authored-by: hongli19750210 <hongli@wicresoft.com>
1 parent 7eb2b60 commit 0a884cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/tables/azure-data-tables/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Common uses of the Tables service include:
138138
- [Create a table](#create-a-table)
139139
- [List tables](#list-tables)
140140
- [Delete a table](#delete-a-table)
141-
- [Create, List, and Delete table entities](##create-list-and-delete-table-entities)
141+
- [Create, List, and Delete table entities](#create-list-and-delete-table-entities)
142142
- [Construct a `TableClient`](#construct-a-tableclient)
143143
- [Create an entity](#create-an-entity)
144144
- [List entities](#list-entities)

0 commit comments

Comments
 (0)