added telemetry link and fixed relative URL for the preview image
This commit is contained in:
parent
c09a9d5bcc
commit
93d00b6d1c
|
@ -4,7 +4,7 @@
|
|||
|
||||
This solution demonstrates how to use the OneDrive special folder **Apps** in order to save user's preferencies cross-device.
|
||||
|
||||
![Preview](Assets/Preview.jpg)
|
||||
![Preview](./assets/Preview.jpg)
|
||||
|
||||
## Used SharePoint Framework Version
|
||||
|
||||
|
@ -61,4 +61,6 @@ This web part illustrates the following concepts:
|
|||
- [Building for Microsoft teams](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/build-for-teams-overview)
|
||||
- [Use Microsoft Graph in your solution](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/using-microsoft-graph-apis)
|
||||
- [Publish SharePoint Framework applications to the Marketplace](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/publish-to-marketplace-overview)
|
||||
- [Microsoft 365 Patterns and Practices](https://aka.ms/m365pnp) - Guidance, tooling, samples and open-source controls for your Microsoft 365 development
|
||||
- [Microsoft 365 Patterns and Practices](https://aka.ms/m365pnp) - Guidance, tooling, samples and open-source controls for your Microsoft 365 development
|
||||
|
||||
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-cross-device-data" />
|
Loading…
Reference in New Issue