Skip to content

Commit d23bac6

Browse files
authored
Fixed broken link
1 parent a410fd1 commit d23bac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sp-add-ins/three-ways-to-think-about-design-options-for-sharepoint-add-ins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Three major categories of choices need to be made when a SharePoint Add-in is de
3636

3737
- A SharePoint Add-in can also access external data through Business Connectivity Services (BCS) or a web service proxy. For more information, see [Business Connectivity Services in SharePoint](http://msdn.microsoft.com/library/64b7d032-4b83-4e9e-bc08-f0a161af5457%28Office.15%29.aspx) and [Query a remote service using the web proxy in SharePoint](query-a-remote-service-using-the-web-proxy-in-sharepoint.md).
3838

39-
For more information about data storage and access in SharePoint Add-ins, see [Data storage in SharePoint Add-ins](important-aspects-of-the-sharepoint-add-in-architecture-and-development-landscap#data-storage-in-sharepoint-add-ins), [Secure data access and client object models for SharePoint Add-ins](secure-data-access-and-client-object-models-for-sharepoint-add-ins.md), and [Work with external data in SharePoint](work-with-external-data-in-sharepoint.md).
39+
For more information about data storage and access in SharePoint Add-ins, see [Data storage in SharePoint Add-ins](important-aspects-of-the-sharepoint-add-in-architecture-and-development-landscap.md#data-storage-in-sharepoint-add-ins), [Secure data access and client object models for SharePoint Add-ins](secure-data-access-and-client-object-models-for-sharepoint-add-ins.md), and [Work with external data in SharePoint](work-with-external-data-in-sharepoint.md).
4040

4141
- **UI:** There are three ways to surface a SharePoint Add-in in SharePoint: at a minimum, all add-ins are surfaced in a full web page. Optionally, an add-in can also be surfaced through an add-in part, and through a menu item or ribbon button. For more information, see [UX design for SharePoint Add-ins](ux-design-for-sharepoint-add-ins.md).
4242

0 commit comments

Comments
 (0)