Skip to content

Commit 561c5f9

Browse files
committed
Fix broken link
1 parent 3fa428b commit 561c5f9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

powerapps-docs/developer/common-data-service/api-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ If your application is currently using the low-level <xref:Microsoft.Xrm.Sdk.Cli
333333

334334
More information:
335335

336-
- [Build Windows client applications using the XRM tools](/xrm-tooling/build-windows-client-applications-xrm-tools).
336+
- [Build Windows client applications using the XRM tools](xrm-tooling/build-windows-client-applications-xrm-tools.md).
337337
- [Deprecation of Office365 authentication type and OrganizationServiceProxy class for connecting to Common Data Service](/power-platform/important-changes-coming#deprecation-of-office365-authentication-type-and-organizationserviceproxy-class-for-connecting-to-common-data-service)
338338

339339
### Use Task Parallel Library with CrmServiceClient

powerapps-docs/developer/model-driven-apps/understand-dashboards-dashboard-components-formxml.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ Dashboards are one of the different types of forms in model-driven apps. You can
5454

5555
<a name="SupportedFormXMLElements"></a>
5656
## FormXML elements supported for dashboards
57+
5758
Although dashboards are a type of forms, not all FormXML elements and attributes are supported by dashboards. The following table provides information about the FormXML elements, child elements, and attributes supported by dashboards.
5859

5960
For sample FormXML for different types of dashboards, see [Sample Dashboards](sample-dashboards.md).

0 commit comments

Comments
 (0)