Skip to content

Commit f921c84

Browse files
authored
Merge pull request MicrosoftDocs#4507 from piotre6/patch-1
Update execute-multiple-requests.md
2 parents 5e39499 + 891bb2d commit f921c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/data-platform/org-service/samples/execute-multiple-requests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ contributors:
1717

1818
This sample shows how to execute multiple organization message requests by using a single web service method call, passing [ExecuteMultipleRequest](/dotnet/api/microsoft.xrm.sdk.messages.executemultiplerequest) as a parameter. Reducing the number of message requests that must be transmitted over the network results in increased message processing performance.
1919

20-
You can download the sample from [here](https://github.com/microsoft/PowerApps-Samples/tree/master/dataverse/orgsvc/C%23/ExecutemultipleRequests).
20+
You can download the sample from [here](https://github.com/microsoft/PowerApps-Samples/tree/master/dataverse/orgsvc/C%23/ExecuteMultipleRequests).
2121

2222
[!INCLUDE[cc-terminology](../../includes/cc-terminology.md)]
2323

0 commit comments

Comments
 (0)