fixed image path
This commit is contained in:
parent
239688bf82
commit
1f2c411017
|
@ -28,7 +28,7 @@
|
|||
{
|
||||
"type": "image",
|
||||
"order": 100,
|
||||
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-environment-settings/assets/Demo.gif",
|
||||
"url": "https://raw.githubusercontent.com/pnp/sp-dev-fx-webparts/main/samples/react-environment-settings/assets/demo.gif",
|
||||
"alt": "Web Part Preview"
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue