Skip to content

Commit 717d66b

Browse files
committed
remove invalid link
- reference link pointed to root MSDN docs, now oudated, so removed - fixes SharePoint#5128
1 parent 5e04cc5 commit 717d66b

6 files changed

+0
-30
lines changed

docs/sp-add-ins/determine-sharepoint-rest-service-endpoint-uris.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -234,11 +234,6 @@ If you want to select, filter, or order the data you requested from an endpoint,
234234
<a name="bk_addresources"> </a>
235235

236236
- [Get to know the SharePoint REST service](get-to-know-the-sharepoint-rest-service.md)
237-
- [REST API reference and samples](https://msdn.microsoft.com/library)
238237
- [Use ETag values through the REST service to get document list item versioning](working-with-lists-and-list-items-with-rest.md#using-etag-values-to-determine-document-and-list-item-versioning)
239238
- [OData resources](get-to-know-the-sharepoint-rest-service.md#odata-resources)
240239
- [Develop SharePoint Add-ins](develop-sharepoint-add-ins.md)
241-
242-
243-
244-

docs/sp-add-ins/navigate-the-sharepoint-data-structure-represented-in-the-rest-service.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -103,14 +103,6 @@ The SharePoint REST service does not support traversing the folder hierarchy of
103103
<a name="bk_addresources"> </a>
104104

105105
- [Get to know the SharePoint REST service](get-to-know-the-sharepoint-rest-service.md)
106-
- [REST API reference and samples](https://msdn.microsoft.com/library)
107106
- [Use ETag values through the REST service to get document list item versioning](working-with-lists-and-list-items-with-rest.md#using-etag-values-to-determine-document-and-list-item-versioning)
108107
- [OData resources](get-to-know-the-sharepoint-rest-service.md#odata-resources)
109108
- [Develop SharePoint Add-ins](develop-sharepoint-add-ins.md)
110-
111-
112-
113-
114-
115-
116-

docs/sp-add-ins/synchronize-sharepoint-items-using-the-rest-service.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -69,14 +69,5 @@ The request returns ADO **rowset** XML, which includes rows corresponding to any
6969

7070
- [Get to know the SharePoint REST service](get-to-know-the-sharepoint-rest-service.md)
7171
- [Use ETag values through the REST service to get document list item versioning](working-with-lists-and-list-items-with-rest.md#using-etag-values-to-determine-document-and-list-item-versioning)
72-
- [REST API reference and samples](https://msdn.microsoft.com/library)
7372
- [OData resources](get-to-know-the-sharepoint-rest-service.md#odata-resources)
7473
- [Develop SharePoint Add-ins](develop-sharepoint-add-ins.md)
75-
76-
77-
78-
79-
80-
81-
82-

docs/sp-add-ins/upload-a-file-by-using-the-rest-api-and-jquery.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,5 @@ function onError(error) {
374374

375375
- [Get to know the SharePoint REST service](get-to-know-the-sharepoint-rest-service.md)
376376
- [Access SharePoint data from add-ins using the cross-___domain library](access-sharepoint-data-from-add-ins-using-the-cross-___domain-library.md)
377-
- [REST API reference and samples](https://msdn.microsoft.com/library)
378377
- [OData resources](get-to-know-the-sharepoint-rest-service.md#odata-resources)
379378
- [Develop SharePoint Add-ins](develop-sharepoint-add-ins.md)

docs/sp-add-ins/use-odata-query-operations-in-sharepoint-rest-requests.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ The following figure shows the supported OData query options.
9696

9797
- [Get to know the SharePoint REST service](get-to-know-the-sharepoint-rest-service.md)
9898
- [OData resources](get-to-know-the-sharepoint-rest-service.md#odata-resources)
99-
- [REST API reference and samples](https://msdn.microsoft.com/library)
10099
- [Develop SharePoint Add-ins](develop-sharepoint-add-ins.md)
101100

102101

docs/sp-add-ins/working-with-folders-and-files-with-rest.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -346,15 +346,9 @@ headers:
346346

347347
- [Get to know the SharePoint REST service](get-to-know-the-sharepoint-rest-service.md)
348348
- [Complete basic operations using SharePoint client library code](complete-basic-operations-using-sharepoint-client-library-code.md)
349-
- [REST API reference and samples](https://msdn.microsoft.com/library)
350349
- [Upload a file by using the REST API and jQuery](upload-a-file-by-using-the-rest-api-and-jquery.md)
351350
- [SharePoint-Add-in-REST-OData-BasicDataOperations](https://github.com/OfficeDev/SharePoint-Add-in-REST-OData-BasicDataOperations)
352351
- [Secure data access and client object models for SharePoint Add-ins](secure-data-access-and-client-object-models-for-sharepoint-add-ins.md)
353352
- [Work with external data in SharePoint](work-with-external-data-in-sharepoint.md)
354353
- [OData resources](get-to-know-the-sharepoint-rest-service.md#odata-resources)
355354
- [Develop SharePoint Add-ins](develop-sharepoint-add-ins.md)
356-
357-
358-
359-
360-

0 commit comments

Comments
 (0)