Skip to content

Commit 74e022c

Browse files
authored
Fixed broken image
1 parent 274d601 commit 74e022c

3 files changed

Lines changed: 17 additions & 12 deletions

File tree

samples/react-application-chatbubble-copilot/assets/sample.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,12 @@
2727
"categories": [
2828
"SPFX-APPLICATION-EXTENSION"
2929
],
30-
"thumbnails": [],
30+
"thumbnails": {
31+
"type": "image",
32+
"order": 100,
33+
"url": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/react-application-chatbubble-copilot/assets/Chatbot.png",
34+
"alt": "Extension Preview"
35+
},
3136
"authors": [
3237
{
3338
"gitHubAccount": "https://github.com/NicolasKheirallah",

samples/react-application-collab-footer/assets/sample.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -32,70 +32,70 @@
3232
"name": "1.png",
3333
"type": "image",
3434
"order": 100,
35-
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-application-collab-footer/assets/1.png",
35+
"url": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/react-application-collab-footer/assets/10.png",
3636
"alt": "Web Part Preview"
3737
},
3838
{
3939
"name": "10.png",
4040
"type": "image",
4141
"order": 101,
42-
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-application-collab-footer/assets/10.png",
42+
"url": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/react-application-collab-footer/assets/1.png",
4343
"alt": "Web Part Preview"
4444
},
4545
{
4646
"name": "2.png",
4747
"type": "image",
4848
"order": 102,
49-
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-application-collab-footer/assets/2.png",
49+
"url": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/react-application-collab-footer/assets/2.png",
5050
"alt": "Web Part Preview"
5151
},
5252
{
5353
"name": "3.png",
5454
"type": "image",
5555
"order": 103,
56-
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-application-collab-footer/assets/3.png",
56+
"url": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/react-application-collab-footer/assets/3.png",
5757
"alt": "Web Part Preview"
5858
},
5959
{
6060
"name": "4.png",
6161
"type": "image",
6262
"order": 104,
63-
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-application-collab-footer/assets/4.png",
63+
"url": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/react-application-collab-footer/assets/4.png",
6464
"alt": "Web Part Preview"
6565
},
6666
{
6767
"name": "5.png",
6868
"type": "image",
6969
"order": 105,
70-
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-application-collab-footer/assets/5.png",
70+
"url": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/react-application-collab-footer/assets/5.png",
7171
"alt": "Web Part Preview"
7272
},
7373
{
7474
"name": "6.png",
7575
"type": "image",
7676
"order": 106,
77-
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-application-collab-footer/assets/6.png",
77+
"url": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/react-application-collab-footer/assets/6.png",
7878
"alt": "Web Part Preview"
7979
},
8080
{
8181
"name": "7.png",
8282
"type": "image",
8383
"order": 107,
84-
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-application-collab-footer/assets/7.png",
84+
"url": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/react-application-collab-footer/assets/7.png",
8585
"alt": "Web Part Preview"
8686
},
8787
{
8888
"name": "8.png",
8989
"type": "image",
9090
"order": 108,
91-
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-application-collab-footer/assets/8.png",
91+
"url": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/react-application-collab-footer/assets/8.png",
9292
"alt": "Web Part Preview"
9393
},
9494
{
9595
"name": "9.png",
9696
"type": "image",
9797
"order": 109,
98-
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-application-collab-footer/assets/9.png",
98+
"url": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/react-application-collab-footer/assets/9.png",
9999
"alt": "Web Part Preview"
100100
}
101101
],

samples/react-company-templates/assets/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
{
2929
"type": "image",
3030
"order": 100,
31-
"url": "https://github.com/pnp/sp-dev-fx-extensions/blob/269ae2f269aadb35361ec657dd969bf730e79df8/samples/react-company-templates/assets/Demo.gif",
31+
"url": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/react-company-templates/assets/Demo.gif",
3232
"alt": "Extension Preview"
3333
}
3434
],

0 commit comments

Comments
 (0)