Skip to content

Commit 4447dce

Browse files
Update README.md
1 parent d4ef79f commit 4447dce

File tree

1 file changed

+3
-3
lines changed
  • samples/Send-Inline-Image-In-Teams-Channel

1 file changed

+3
-3
lines changed

samples/Send-Inline-Image-In-Teams-Channel/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -57,16 +57,16 @@ This sample illustrates the following concepts:
5757
1. Import the Flow Solution. Open [https://make.powerautomate.com/](https://make.powerautomate.com/). Open **My Flows**, **Import Package(Legacy)**.
5858
1. Browse to the file you downloaded and select **Upload**.
5959
1. In the **Import package** screen, under **Review Package Content** click **Select during import** and choose an existing connection or create a new connections for "SharePoint" and "Microsoft Teams"
60-
![Import](/samples/Send-Inline-Image-In-Teams-Channel/assets/import.png)
60+
![Import](/samples/Send-Inline-Image-In-Teams-Channel/assets/Import.png)
6161
1. Once complete, select **Import**.
6262

6363
### Configure Flow
6464

6565
1. Once the solution is imported, edit it
6666
1. Select **Get file content** action and replace the **Site Address** and the **File Identifier** to point to your SharePoint site and image file.
67-
![Configure Get file content action](./assets/configure1.png)
67+
![Configure Get file content action](./assets/config1.png)
6868
1. Select **Get team** action and choose a team from the drop down.
69-
![Configure Get team action](./assets/configure2.png)
69+
![Configure Get team action](./assets/config2.png)
7070
1. Save and test the flow.
7171

7272

0 commit comments

Comments
 (0)