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 7eb2b60 commit 0a884ccCopy full SHA for 0a884cc
sdk/tables/azure-data-tables/README.md
@@ -138,7 +138,7 @@ Common uses of the Tables service include:
138
- [Create a table](#create-a-table)
139
- [List tables](#list-tables)
140
- [Delete a table](#delete-a-table)
141
-- [Create, List, and Delete table entities](##create-list-and-delete-table-entities)
+- [Create, List, and Delete table entities](#create-list-and-delete-table-entities)
142
- [Construct a `TableClient`](#construct-a-tableclient)
143
- [Create an entity](#create-an-entity)
144
- [List entities](#list-entities)
0 commit comments