Skip to content

Commit f50a5a9

Browse files
committed
Fix warnings
1 parent cb104cc commit f50a5a9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

powerapps-docs/developer/component-framework/implementing-controls-using-typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ To add the code components to a canvas app, follow the steps in the article [Add
402402
[Download sample components](https://github.com/microsoft/PowerApps-Samples/tree/master/component-framework)<br/>
403403
[Learn Power Apps component framework](/learn/paths/use-power-apps-component-framework)<br/>
404404
[Update existing Power Apps component framework components](updating-existing-controls.md)<br/>
405-
[Microsoft Power Platform Build Tools](https://docs.microsoft.com/powerapps/developer/data-platform/build-tools-overview)<br/>
405+
[Microsoft Power Platform Build Tools](/powerapps/developer/data-platform/build-tools-overview)<br/>
406406
[Power Apps component framework API reference](reference/index.md)<br/>
407407
[Power Apps component framework overview](overview.md)
408408

powerapps-docs/developer/model-driven-apps/web-resources.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: "Web Resources (model-driven apps) | Microsoft Docs" # Intent and product brand in a unique string of 43-59 chars including spaces
33
description: "Web resources are virtual files that are stored in the Microsoft Dataverse database and that you can retrieve by using a unique URL address." # 115-145 characters including spaces. This abstract displays in the search result.
4-
ms.custom: ""
54
ms.date: 04/15/2021
65
ms.reviewer: ""
76
ms.service: powerapps

powerapps-docs/maker/canvas-apps/working-with-formulas.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ description: In Power Apps, use formulas to customize a canvas app.
44
author: gregli-msft
55
manager: kvivek
66
ms.service: powerapps
7-
ms.custom: "intro-internal"
7+
ms.custom:
8+
- "intro-internal"
9+
- "canvas"
810
ms.topic: conceptual
9-
ms.custom: canvas
1011
ms.reviewer: tapanm
1112
ms.date: 03/01/2019
1213
ms.author: gregli

0 commit comments

Comments
 (0)