diff --git a/samples/react-quick-links-grid/assets/react-quick-links-grid-sample-screenshot.png b/samples/react-quick-links-grid/assets/react-quick-links-grid-sample-screenshot.png new file mode 100644 index 000000000..edd1cabc1 Binary files /dev/null and b/samples/react-quick-links-grid/assets/react-quick-links-grid-sample-screenshot.png differ diff --git a/samples/react-quick-links-grid/config/serve.json b/samples/react-quick-links-grid/config/serve.json index a4c03e287..b48a8ab24 100644 --- a/samples/react-quick-links-grid/config/serve.json +++ b/samples/react-quick-links-grid/config/serve.json @@ -2,5 +2,5 @@ "$schema": "https://developer.microsoft.com/json-schemas/spfx-build/spfx-serve.schema.json", "port": 4321, "https": true, - "initialPage": "https://{tenantDomain}/_layouts/workbench.aspx" + "initialPage": "https://2klgqp.sharepoint.com/_layouts/workbench.aspx" }