Skip to content

Commit c22aa23

Browse files
committed
Build warning fix
1 parent 28ca0b7 commit c22aa23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/data-platform/webapi/web-api-basic-operations-sample.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This sample is divided into the following sections, containing Dataverse Web API
4242
|[Section 1: Basic create and update operations](#bkmk_section1)|[Basic create](create-entity-web-api.md#bkmk_basicCreate) <br /> [Create with data returned](create-entity-web-api.md#bkmk_createWithDataReturned) <br /> [Basic update](update-delete-entities-using-web-api.md#bkmk_update) <br /> [Update with data returned](update-delete-entities-using-web-api.md#bkmk_updateWithDataReturned)|
4343
|[Section 2: Create with association](#bkmk_section2)|[Associate entities on create](associate-disassociate-entities-using-web-api.md#bkmk_Associaterowsoncreate)|
4444
|[Section 3: Create related entities (deep insert)](#bkmk_section3)|[Create related entities in one operation](create-entity-web-api.md#bkmk_CreateRelated)|
45-
|[Section 4: Associate and disassociate existing entities](#bkmk_section4)|[Associate and disassociate table rows using the Web API](associate-disassociate-table-rows-using-web-api.md)|
45+
|[Section 4: Associate and disassociate existing entities](#bkmk_section4)|[Associate and disassociate table rows using the Web API](associate-disassociate-entities-using-web-api.md)|
4646
|[Section 5: Delete entities (sample cleanup)](#bkmk_section5)|[Basic delete](update-delete-entities-using-web-api.md#bkmk_delete)|
4747

4848
> [!NOTE]

0 commit comments

Comments
 (0)