Skip to content

Commit 2dfbf96

Browse files
committed
Fixing links
1 parent 629c7db commit 2dfbf96

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

docs/general-development/how-to-detect-the-installed-sku-of-sharepoint.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -97,18 +97,3 @@ namespace GetInstalledSharePointSku
9797
}
9898
}
9999
```
100-
101-
102-
## See also
103-
<a name="bk_SP15DetectSKUaddresources"> </a>
104-
105-
- [What's new for developers in SharePoint](what-s-new-for-developers-in-sharepoint.md)
106-
107-
108-
- [SharePoint Developer Blog](http://blogs.msdn.com/b/sharepointdev/)
109-
110-
111-
- [SharePoint Stack Exchange](http://sharepoint.stackexchange.com/)
112-
113-
114-

docs/general-development/sharepoint-development-overview.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ SharePoint is a development platform for SharePoint Framework, SharePoint Add-in
1212
## Introducing the SharePoint development platform
1313
<a name="bk_introduction"> </a>
1414

15-
SharePoint is a versatile development platform for building client-side components, add-ins and solutions with varying scopes that address a wide range of needs. The SharePoint developer documentation guides you through the features, technologies, capabilities, and models for development that distinguish SharePoint as a development platform.
16-
17-
Our developer documentation walks you through the essentials of writing your first add-in, getting started working with the platform, and creating, using and interacting with SharePoint resources in your own code. We provide in-depth articles about SharePoint concepts, step-by-step how-to task guidance, and code samples to help you begin building SharePoint Framework components, SharePoint Add-ins and SharePoint solutions quickly and easily.
15+
SharePoint is a versatile development platform for building client-side components, add-ins and solutions with varying scopes that address a wide range of needs. The SharePoint developer documentation guides you through the features, technologies, capabilities, and models for development that distinguish SharePoint as a development platform.
1816

1917
## What kinds of development can you do with SharePoint?
2018
<a name="bk_whatkinds"> </a>
@@ -70,7 +68,6 @@ Table 2 shows the resources for setting up a development environment and beginni
7068
|:-----|:-----|
7169
| [Set up a general development environment for SharePoint](set-up-a-general-development-environment-for-sharepoint.md) <br/> |Contains step-by-step instructions on how to install the components of a SharePoint development environment. <br/> |
7270
| [Choose the right API set in SharePoint](choose-the-right-api-set-in-sharepoint.md) <br/> |Describes the several sets of APIs that are provided in SharePoint, including the server object model and the various client-side object models, and the REST/OData web service. <br/> |
73-
| [What's new for developers in SharePoint](what-s-new-for-developers-in-sharepoint.md) <br/> |Provides a gateway to detailed information about new features and functionality in SharePoint. <br/> |
7471
| [Programming models in SharePoint](programming-models-in-sharepoint.md) <br/> |Provides a quick overview of the different kinds of SharePoint development projects that you can create with SharePoint. <br/> |
7572
| [Add SharePoint capabilities](add-sharepoint-capabilities.md) <br/> |Provides a gateway to detailed information about using the capabilities of SharePoint in your solutions. <br/> |
7673

0 commit comments

Comments
 (0)