Skip to content

Commit a2b2bea

Browse files
authored
Fixed broken link
Fixed broken link to Excel Services REST API Examples. It does not work without en-us in the URL.
1 parent 3fa17f2 commit a2b2bea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/general-development/advanced-scenarios-and-additional-samples.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Advanced Scenarios and Additional Samples
3-
ms.date: 11/23/2020
3+
ms.date: 01/14/2021
44
ms.prod: sharepoint
55
ms.assetid: 110bcc88-2b55-4d80-ab5c-dc3b9658e48d
66
localization_priority: Normal
@@ -22,12 +22,12 @@ The [Using Advanced REST Functionality with the Excel Services Gadget](https://
2222

2323
## Embedding Workbook Data
2424

25-
The [Excel Services REST API Examples](https://www.microsoft.com/microsoft-365/blog/2009/11/09/excel-services-in-sharepoint-2010-rest-api-examples/) sample shows you how to use the REST API to embed workbook data in interesting ways.
25+
The [Excel Services REST API Examples](https://www.microsoft.com/en-us/microsoft-365/blog/2009/11/09/excel-services-in-sharepoint-2010-rest-api-examples/) sample shows you how to use the REST API to embed workbook data in interesting ways.
2626

2727
## More REST API Syntax Examples
2828

2929
The [Excel Services REST API Syntax](https://www.microsoft.com/en-us/microsoft-365/blog/2009/11/05/excel-services-in-sharepoint-2010-rest-api-syntax/) blog entry provides additional Excel Services REST API syntax examples.
3030

3131
## Ideas About How to Take Advantage of the REST API
3232

33-
The [Excel Services REST API Examples](https://www.microsoft.com/microsoft-365/blog/2009/11/04/simple-access-to-spreadsheet-data-using-the-excel-services-2010-rest-api/) blog entry provides additional ideas about what you can do with the REST API in Excel Services.
33+
The [Excel Services REST API Examples](https://www.microsoft.com/en-us/microsoft-365/blog/2009/11/04/simple-access-to-spreadsheet-data-using-the-excel-services-2010-rest-api/) blog entry provides additional ideas about what you can do with the REST API in Excel Services.

0 commit comments

Comments
 (0)