Skip to content

Commit 4ea4ba9

Browse files
committed
fixed broken links
1 parent db5f2ff commit 4ea4ba9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/solution-guidance/add-a-web-part-to-a-page-in-a-sharepoint-hosted-sharepoint-add-in.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,22 @@ ms.date: 11/03/2017
66
Learn how to include Web Parts in a page in an SharePoint Add-ins.
77

88

9-
**Note** The name "apps for SharePoint" is changing to "SharePoint Add-ins". During the transition, the documentation and the UI of some SharePoint products and Visual Studio tools might still use the term "apps for SharePoint". For details, see [New name for apps for Office and SharePoint](new-name-for-apps-for-sharepoint.md#bk_newname).
9+
**Note** The name "apps for SharePoint" is changing to "SharePoint Add-ins". During the transition, the documentation and the UI of some SharePoint products and Visual Studio tools might still use the term "apps for SharePoint". For details, see [New name for apps for Office and SharePoint](../sp-add-ins/new-name-for-apps-for-sharepoint.md#bk_newname).
1010

1111

12-
This is the fifth in a series of articles about the basics of developing SharePoint-hosted SharePoint Add-ins. You should first be familiar with [SharePoint Add-ins](sharepoint-add-ins.md) and the earlier articles in this series:
12+
This is the fifth in a series of articles about the basics of developing SharePoint-hosted SharePoint Add-ins. You should first be familiar with [SharePoint Add-ins](../sp-add-ins/sharepoint-add-ins.md) and the earlier articles in this series:
1313

1414

15-
- [Get started creating SharePoint-hosted SharePoint Add-ins](get-started-creating-sharepoint-hosted-sharepoint-add-ins.md)
15+
- [Get started creating SharePoint-hosted SharePoint Add-ins](../sp-add-ins/get-started-creating-sharepoint-hosted-sharepoint-add-ins.md)
1616

1717

18-
- [Deploy and install a SharePoint-hosted SharePoint Add-in](deploy-and-install-a-sharepoint-hosted-sharepoint-add-in.md)
18+
- [Deploy and install a SharePoint-hosted SharePoint Add-in](../sp-add-ins/deploy-and-install-a-sharepoint-hosted-sharepoint-add-in.md)
1919

2020

21-
- [Add custom columns to a SharePoint-hostedSharePoint Add-in](add-custom-columns-to-a-sharepoint-hostedsharepoint-add-in.md)
21+
- [Add custom columns to a SharePoint-hostedSharePoint Add-in](../sp-add-ins/add-custom-columns-to-a-sharepoint-hostedsharepoint-add-in.md)
2222

2323

24-
- [Add a custom content type to a SharePoint-hostedSharePoint Add-in](add-a-custom-content-type-to-a-sharepoint-hostedsharepoint-add-in.md)
24+
- [Add a custom content type to a SharePoint-hostedSharePoint Add-in](../sp-add-ins/add-a-custom-content-type-to-a-sharepoint-hostedsharepoint-add-in.md)
2525

2626

2727

@@ -136,7 +136,7 @@ In this article you add a Web Part to the default page of the Employee Orientati
136136
##
137137
<a name="Nextsteps"> </a>
138138

139-
In the next article in this series, you'll add a workflow to the SharePoint Add-in: [Add a workflow to a SharePoint-hosted SharePoint Add-in](add-a-workflow-to-a-sharepoint-hosted-sharepoint-add-in.md).
139+
In the next article in this series, you'll add a workflow to the SharePoint Add-in: [Add a workflow to a SharePoint-hosted SharePoint Add-in](../sp-add-ins/add-a-workflow-to-a-sharepoint-hosted-sharepoint-add-in.md).
140140

141141

142142

0 commit comments

Comments
 (0)