From 8363f08484366bd1bfb1cfd31485e039f257ef2c Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sat, 31 Dec 2022 17:26:23 -0500 Subject: [PATCH] Fixed northwind imag --- samples/react-azurefunction-northwind2/assets/sample.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/react-azurefunction-northwind2/assets/sample.json b/samples/react-azurefunction-northwind2/assets/sample.json index 8cc603468..79ee8282d 100644 --- a/samples/react-azurefunction-northwind2/assets/sample.json +++ b/samples/react-azurefunction-northwind2/assets/sample.json @@ -28,7 +28,7 @@ { "type": "image", "order": 100, - "url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-azurefunction-northwind2/assets/YOUR-IMAGE-NAME-HERE", + "url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-azurefunction-northwind2/assets/FAPP.png", "alt": "Web Part Preview" } ],