diff --git a/samples/react-interactive-map/assets/sample.json b/samples/react-interactive-map/assets/sample.json index cfaa41322..0c3e6d184 100644 --- a/samples/react-interactive-map/assets/sample.json +++ b/samples/react-interactive-map/assets/sample.json @@ -28,7 +28,7 @@ { "type": "image", "order": 100, - "url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-interactive-map/assets/YOUR-IMAGE-NAME-HERE", + "url": "https://raw.githubusercontent.com/pnp/sp-dev-fx-webparts/main/samples/react-interactive-map/assets/WPPreview.png", "alt": "Web Part Preview" } ],