Fixed image path
This commit is contained in:
parent
9de2e0da3d
commit
01279970dd
|
@ -28,7 +28,7 @@
|
||||||
{
|
{
|
||||||
"type": "image",
|
"type": "image",
|
||||||
"order": 100,
|
"order": 100,
|
||||||
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-azure-openai-api-stream/assets/react-azure-openai-api-stream.gif",
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-application-teams-chats-sharepoint/assets/Microsoft%20Teams%20chat%20in%20SharePoint%20sites.gif",
|
||||||
"alt": "Web Part Preview"
|
"alt": "Web Part Preview"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue