Skip to content

Commit d204439

Browse files
authored
Update mobile-deep-links.md
1 parent ae181ce commit d204439

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

powerapps-docs/mobile/mobile-deep-links.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@ Deep links let users move from one application to another on computers and mobil
2525

2626
## Supported deep links in the Power Apps mobile app
2727

28-
You can open an `entityrecord` or an `entitylist` view in Power Apps mobile by using deep-link URLs from other apps. When you follow the link from an external app, the target element opens in Power Apps mobile
28+
You can open an `entityrecord` or an `entitylist` view in the Power Apps mobile app by using deep-link URLs from other apps. When you follow the link from an external app, the target element opens in Power Apps mobile
2929

30-
If you're already signed in to your instance in the app, the target record is displayed when you follow the link from an external app. Otherwise, you're prompted to sign in to your instance in the mobile app; after you're signed in, the target element is displayed. You must have Power Apps mobile installed on your mobile device to use this feature.
30+
If you're already signed in to your instance in the app, the target record is displayed when you follow the link from an external app. Otherwise, you're prompted to sign in to your instance in the mobile app; after you're signed in, the target element is displayed. You must have the Power Apps mobile app installed on your mobile device to use this feature.
3131

3232
## Supported Urls parameters for a model-driven app
3333

3434
Use the following application handler and query string parameters to compose the URL.
3535

36-
Deep links for Power Apps mobile should start with the following:
36+
Deep links for the Power Apps mobile app should start with the following:
3737

3838
```ms-apps://<org-url>_<app-id>?tenantId=<tenant-id>&isShortcut=true&appType=AppModule&openApp=true&restartApp=true&forceOfflineDataSync=true```
3939

0 commit comments

Comments
 (0)