diff --git a/samples/react-dynamic-form-with-location-picker/assets/sample.json b/samples/react-dynamic-form-with-location-picker/assets/sample.json index 1bcd49628..2619a1fc2 100644 --- a/samples/react-dynamic-form-with-location-picker/assets/sample.json +++ b/samples/react-dynamic-form-with-location-picker/assets/sample.json @@ -31,13 +31,13 @@ { "type": "image", "order": 100, - "url": "https://github.com/pnp/sp-dev-fx-extensions/tree/main/samples/react-dynamic-form-with-location-picker/assets/dynamic-form-with-location-picker.gif", + "url": "https://github.com/pnp/sp-dev-fx-extensions/blob/main/samples/react-dynamic-form-with-location-picker/assets/dynamic-form-with-location-picker.gif", "alt": "Dynamic Form with location picker solution" }, { "type": "image", "order": 101, - "url": "https://github.com/pnp/sp-dev-fx-extensions/tree/main/samples/react-dynamic-form-with-location-picker/assets/dynamic-form-with-location-picker-screenshot.png", + "url": "https://github.com/pnp/sp-dev-fx-extensions/blob/main/samples/react-dynamic-form-with-location-picker/assets/dynamic-form-with-location-picker-screenshot.png", "alt": "Dynamic Form with location picker solution" } ],