From d2b0a34cacb3768eafef401ef7b1e58a9aabd730 Mon Sep 17 00:00:00 2001 From: Matt Van Amburg Date: Fri, 23 Sep 2022 10:10:51 -0700 Subject: [PATCH] Updated target of Samples. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fee2cc3..c76d773 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ While we are monitoring the community forums, you are encouraged to open issue ## Samples / Docs **If you are transitioning from Microsoft.XrmTooling.CrmServiceClient to Microsoft.PowerPlatform.Dataverse.Client.ServiceClient Please start here: [Transition apps to Dataverse ServiceClient](https://docs.microsoft.com/en-us/power-apps/developer/data-platform/sdk-client-transition).** -Samples and such will be continually updated overtime on the PowerApps Samples GitHub Site. Dataverse ServiceClient Samples can be found here:[Samples](https://github.com/microsoft/PowerApps-Samples/tree/master/cds/orgsvc) +Samples and such will be continually updated overtime on the PowerApps Samples GitHub Site. Dataverse ServiceClient Samples can be found here: [Samples](https://github.com/microsoft/PowerApps-Samples/tree/master/dataverse/orgsvc) For connections strings, docs on supported patterns are here: [Connection String Docs](https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/xrm-tooling/use-connection-strings-xrm-tooling-connect). This link will be updated as Dataverse Specific connection string documentation comes online.