Skip to content

Commit cec61a6

Browse files
authored
fix sample.json files
1 parent 5660061 commit cec61a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

power-apps/lcd-digitrenderer/assets/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
{
3737
"type": "image",
3838
"order": 100,
39-
"url": "https://github.com/pnp/powerplatform-snippets/blob/d4067bee49ba49b52a39ff0be66efeb5ce886883/power-apps/lcd-digitrenderer/assets/lcd-digitrenderer.gif",
39+
"url": "https://raw.githubusercontent.com/pnp/powerplatform-snippets/main/power-apps/lcd-digitrenderer/assets/lcd-digitrenderer.gif",
4040
"alt": "Preview PNG"
4141
}
4242
],

power-apps/loading-squid-game/assets/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
{
3737
"type": "image",
3838
"order": 100,
39-
"url": "https://github.com/pnp/powerplatform-snippets/blob/main/power-apps/loading-squid-game/assets/loading-squid-game.gif",
39+
"url": "https://raw.githubusercontent.com/pnp/powerplatform-snippets/main/power-apps/loading-squid-game/assets/loading-squid-game.gif",
4040
"alt": "Preview PNG"
4141
}
4242
],

0 commit comments

Comments
 (0)