Skip to content

Commit b1ec3ed

Browse files
committed
Fixed pointer to media
1 parent b647105 commit b1ec3ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

powerapps-docs/maker/canvas-apps/sample-coronavirus-app.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ Now that you have successfully imported both the Crisis Communication app and it
268268
can now start creating the initial content. To start, open up the Crisis Communication Admin app.
269269

270270

271-
![Admin app](sample-crisis-communication-app/09-Admin-App.png)
271+
![Admin app](media/sample-crisis-communication-app/09-Admin-App.png)
272272

273273
The admin application allows you to customize all of the information within the Crisis communication app and
274274
also setup key settings for the accompanying flows.
@@ -280,7 +280,7 @@ also setup key settings for the accompanying flows.
280280
### Setup key parameters under Admin Settings
281281
To initialize your app, you need to provide all of the required fields by navigating to **Admin Settings**.
282282

283-
![Admin app](sample-crisis-communication-app/10-Admin-Settings.png)
283+
![Admin app](media/sample-crisis-communication-app/10-Admin-Settings.png)
284284

285285
Complete all of the fields and select **Save** once you are done.
286286

@@ -302,7 +302,7 @@ Complete all of the fields and select **Save** once you are done.
302302
1. Search for and select your distrobution group.
303303
1. Copy the **Object Id** field.
304304

305-
![Getting the AAD ID in Azure](sample-crisis-communication-app/11-AAD-Group-ID.png)
305+
![Getting the AAD ID in Azure](media/sample-crisis-communication-app/11-AAD-Group-ID.png)
306306

307307
1. Paste the ID into the **AAD group ID** field within the admin application.
308308

0 commit comments

Comments
 (0)