Skip to content

Commit 3ed2dd2

Browse files
authored
Update sample.json to fix image url
1 parent 628ceb4 commit 3ed2dd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/da-repairs-oauth-validated/assets/sample.json

Lines changed: 2 additions & 2 deletions
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/copilot-pro-dev-samples/raw/main/samples/da-repairs-oauth-validated/assets/screenshot.png",
39+
"url": "https://github.com/pnp/copilot-pro-dev-samples/blob/main/samples/da-repairs-oauth-validated/assets/screenshot.gif?raw=true",
4040
"alt": "Declarative agent answering questions about repairs using the information from an API secured with Entra ID"
4141
}
4242
],
@@ -70,4 +70,4 @@
7070
}
7171
]
7272
}
73-
]
73+
]

0 commit comments

Comments
 (0)