Skip to content

Commit 6cb98e8

Browse files
authored
C208057: Fixing links syntax in table
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version. Description: There are some languages that, based on linguistic grounds, changed the position of the links in comparison to their source content and placed them at the beginning of the string. This prevents their correct rendering on live pages. Kindly consider using MD hyperlink syntax structure \[..\]\(…\)
1 parent 6b2a42e commit 6cb98e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

powerapps-docs/sample-apps/emergency-response/deploy-configure.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ The commercial version of the service URL is used throughout this article. If yo
3636

3737
| **Commercial version URL** | **US Government version URL** |
3838
|-------------------------------------------|--------------------------------|
39-
| https://make.powerapps.com | https://make.gov.powerapps.us (GCC)<br/><br/>https://make.high.powerapps.us (GCC High) |
40-
| https://admin.powerplatform.microsoft.com | https://gcc.admin.powerplatform.microsoft.us (GCC)<br/><br/>https://high.admin.powerplatform.microsoft.us (GCC High) |
41-
| https://app.powerbi.com/ | <https://app.powerbigov.us> (GCC)<br/><br/>https://app.high.powerbigov.us (GCC High) |
39+
| [https://make.powerapps.com](https://make.powerapps.com) | [https://make.gov.powerapps.us (GCC)](https://make.gov.powerapps.us) <br/><br/>[https://make.high.powerapps.us (GCC High)](https://make.high.powerapps.us) |
40+
| [https://admin.powerplatform.microsoft.com](https://admin.powerplatform.microsoft.com) | [https://gcc.admin.powerplatform.microsoft.us (GCC)](https://gcc.admin.powerplatform.microsoft.us)<br/><br/>[https://high.admin.powerplatform.microsoft.us (GCC High)](https://high.admin.powerplatform.microsoft.us) |
41+
| [https://app.powerbi.com/](https://app.powerbi.com/) | [https://app.powerbigov.us (GCC)](https://app.powerbigov.us)<br/><br/>[https://app.high.powerbigov.us (GCC High)](https://app.high.powerbigov.us) |
4242

4343
For detailed information about the US Government plans for Power Apps and Power BI, see:
4444
- [Power Apps for US Government](https://docs.microsoft.com/power-platform/admin/powerapps-us-government)

0 commit comments

Comments
 (0)