Skip to content

Commit c0b5b9d

Browse files
authored
Fixed widget link
Was pointing to a page that was no longer there and to a section that doesn't exist. Moved the good link under See also.
1 parent 2f5d4ca commit c0b5b9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/solution-guidance/ux-components-in-sharepoint-2013-and-sharepoint-online.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ Use provider-hosted SharePoint Add-ins to control user experience (UX) component
1414
|:-----|:-----|
1515
|[Customize the UX by using SharePoint provider-hosted add-ins](customize-the-ux-by-using-sharepoint-provider-hosted-add-ins.md)|Use provider-hosted add-ins that create and modify SharePoint pages, layouts, and other SharePoint artifacts and that customize the user experience on host sites.|
1616
|[Create UX controls by using SharePoint provider-hosted add-ins](create-ux-controls-by-using-sharepoint-provider-hosted-add-ins.md)|Use JavaScript and the client object model (CSOM) to create UX controls for display in provider-hosted add-ins that interact with host sites. The examples include taxonomy picker, taxonomy menu, and people picker controls.|
17-
|[Display information from a host site by using Office Web Widgets](display-information-from-a-host-site-by-using-office-web-widgets.md)|Use the experimental [Office Web Widgets NuGet package](../sp-add-ins/office-web-widgetsexperimental-overview.md) in provider-hosted add-ins. These include the people picker and list view widgets.|
1817
|[Improve performance in SharePoint provider-hosted add-ins](improve-performance-in-sharepoint-provider-hosted-add-ins.md)|Use HTML5 and HTTP cookies to cache data and reduce the number of calls to SharePoint services.|
1918

2019
## See also
2120

21+
- [Office Web Widgets - Experimental overview](../sp-add-ins/office-web-widgetsexperimental-overview.md)
2222
- [Add a custom ribbon to your SharePoint site](Add-a-custom-ribbon-to-your-SharePoint-site.md)
2323
- [Composite business add-ins for SharePoint and SharePoint Online](composite-business-apps-for-sharepoint.md)
2424
- [SharePoint Developer Community (SharePoint PnP) resources](../community/community.md)
2525
- [Office 365 Developer Patterns and Practices on GitHub](https://github.com/SharePoint/PnP)
26-
- [Branding and site provisioning solutions for SharePoint](branding-and-site-provisioning-solutions-for-sharepoint.md)
26+
- [Branding and site provisioning solutions for SharePoint](branding-and-site-provisioning-solutions-for-sharepoint.md)

0 commit comments

Comments
 (0)