Skip to content

Commit 4f6bed5

Browse files
committed
Do not hard-code locale in external link
1 parent c528087 commit 4f6bed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/canvas-apps/controls/control-power-bi-tile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Once shared, the PowerApp will be accessible by all users who have permissions t
6868

6969

7070
## Accessibility guidelines
71-
The **Power BI tile** is simply a container for Power BI content. Learn how to create accessible content with these [Power BI accessibility tips](https://docs.microsoft.com/en-us/power-bi/desktop-accessibility).
71+
The **Power BI tile** is simply a container for Power BI content. Learn how to create accessible content with these [Power BI accessibility tips](https://docs.microsoft.com/power-bi/desktop-accessibility).
7272

7373
### Screen reader support
7474
* Consider adding a heading using a **[Label](control-text-box.md)**, if the Power BI content does not have a title. The heading can be positioned immediately before the **Power BI tile**.

0 commit comments

Comments
 (0)