Skip to content

Commit a67b514

Browse files
authored
Update msdn links to docs
1 parent e140a58 commit a67b514

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/general-development/how-tos-for-sharepoint.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Find how-to articles and related code examples that show how to perform basic de
1717

1818
|**Title**|**Summary**|
1919
|:-----|:-----|
20-
| [Set up an on-premises development environment for SharePoint Add-ins](./sp-add-ins/set-up-an-on-premises-development-environment-for-sharepoint-add-ins.md) <br/> |Learn how to set up a development environment that is specifically suited to developing SharePoint Add-ins with an on-premises installation of SharePoint. <br/> |
21-
| [Get started creating provider-hosted SharePoint Add-ins](./sp-add-ins/get-started-creating-provider-hosted-sharepoint-add-ins.md) <br/> |Learn how to create a basic provider-hosted SharePoint Add-in with the Office Developer Tools for Visual Studio 2012, how to interact with SharePoint sites by using the SharePoint CSOM, and how to implement OAuth in an SharePoint Add-in. <br/> |
22-
| [Get started creating SharePoint-hosted SharePoint Add-ins](/sp-add-ins/get-started-creating-sharepoint-hosted-sharepoint-add-ins.md) <br/> |Learn how to create a basic SharePoint-hosted SharePoint Add-in with the Office Developer Tools for Visual Studio 2012. <br/> |
20+
| [Set up an on-premises development environment for SharePoint Add-ins](sp-add-ins/set-up-an-on-premises-development-environment-for-sharepoint-add-ins.md) <br/> |Learn how to set up a development environment that is specifically suited to developing SharePoint Add-ins with an on-premises installation of SharePoint. <br/> |
21+
| [Get started creating provider-hosted SharePoint Add-ins](sp-add-ins/get-started-creating-provider-hosted-sharepoint-add-ins.md) <br/> |Learn how to create a basic provider-hosted SharePoint Add-in with the Office Developer Tools for Visual Studio 2012, how to interact with SharePoint sites by using the SharePoint CSOM, and how to implement OAuth in an SharePoint Add-in. <br/> |
22+
| [Get started creating SharePoint-hosted SharePoint Add-ins](sp-add-ins/get-started-creating-sharepoint-hosted-sharepoint-add-ins.md) <br/> |Learn how to create a basic SharePoint-hosted SharePoint Add-in with the Office Developer Tools for Visual Studio 2012. <br/> |
2323

2424

2525
## Development how-tos for SharePoint Add-ins

0 commit comments

Comments
 (0)