Skip to content

Commit 168ed7b

Browse files
thechriskentVesaJuvonen
authored andcommitted
Fixed broken link (SharePoint#1733)
1 parent 38ae5fe commit 168ed7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sp-add-ins/complete-basic-operations-using-sharepoint-rest-endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ For an introduction to the SharePoint REST interface and its architecture, see [
1313

1414
For information about how to work with core SharePoint entities, see [Working with lists and list items with REST](working-with-lists-and-list-items-with-rest.md) and [Working with folders and files with REST](working-with-folders-and-files-with-rest.md).
1515

16-
For a sample that shows you how to do many of these operations in the context of an ASP.NET web application written in C#, see [SharePoint-Add-in-REST-OData-BasicDataOperations](https://github.com/OfficeDev/SharePoint-Add-in-REST-OData-BasicDataOperations.md).
16+
For a sample that shows you how to do many of these operations in the context of an ASP.NET web application written in C#, see [SharePoint-Add-in-REST-OData-BasicDataOperations](https://github.com/OfficeDev/SharePoint-Add-in-REST-OData-BasicDataOperations).
1717

1818
For information about the sets of APIs available on the SharePoint platform, see [Choose the right API set in SharePoint](../general-development/choose-the-right-api-set-in-sharepoint.md).
1919

0 commit comments

Comments
 (0)