Skip to content

Commit e4afd3b

Browse files
authored
Update sample.json url
1 parent 51836da commit e4afd3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/Power-Platform-Blog-Updates/assets/sample.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"longDescription": [
1212
"Having multiple RSS flows per Power Platform product can get messy. More over, it's not always user friendly accessing these updates through the Power Automate notifications. This solution will retrieve all Power Platform product blog updates and summarize them into product categories through a neat HTML template. Then once a week, users can receive a summary of all blog updates via email with links to each individual blog post."
1313
],
14-
"url": "https://github.com/pnp/powerautomate-samples/tree/main/samples/Power-Platform-Blog-Update-Flow",
14+
"url": "https://github.com/pnp/powerautomate-samples/tree/main/samples/Power-Platform-Blog-Updates",
1515
"products": [
1616
"Power Automate",
1717
"Power Platform"
@@ -44,7 +44,7 @@
4444
{
4545
"type": "image",
4646
"order": 100,
47-
"url": "https://raw.githubusercontent.com/pnp/powerautomate-samples/main/samples/Power-Platform-Blog-Update-Flow/assets/images/Flow.gif",
47+
"url": "https://raw.githubusercontent.com/pnp/powerautomate-samples/main/samples/Power-Platform-Blog-Updates/assets/images/Flow.gif",
4848
"alt": "Flow gif"
4949
}
5050
],

0 commit comments

Comments
 (0)