Skip to content

Commit fbb3f43

Browse files
committed
Remove en-us locale - MSDocs rule hard-coded-locale
1 parent b1ec06d commit fbb3f43

18 files changed

+24
-24
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can also tweet / follow [@Microsoft365Dev](https://twitter.com/Microsoft365D
1414

1515
## SharePoint Framework Releases
1616

17-
Review all the SPFx releases here from the initial GA release in February 2017 in the docs: https://docs.microsoft.com/en-us/sharepoint/dev/spfx/roadmap
17+
Review all the SPFx releases here from the initial GA release in February 2017 in the docs: https://docs.microsoft.com/sharepoint/dev/spfx/roadmap
1818

1919
## Get Started
2020

@@ -34,7 +34,7 @@ Review all the SPFx releases here from the initial GA release in February 2017 i
3434
To keep track of improvements to the Office 365 Framework, please take a look at:
3535

3636
* [@SharePoint](https://twitter.com/sharepoint), [@Microsoft365Dev](https://twitter.com/Microsoft365Dev) and [@m365pnp](https://twitter.com/m365pnp) on Twitter
37-
* [Office Developer Blog](https://developer.microsoft.com/en-us/office/blogs/)
37+
* [Office Developer Blog](https://developer.microsoft.com/office/blogs/)
3838

3939
Provide Feedback:
4040

@@ -49,7 +49,7 @@ Please see following guidance if you are planning to submit changes on the Share
4949

5050
* [Contribution guidance](https://github.com/SharePoint/sp-dev-docs/blob/master/.github/CONTRIBUTING.md)
5151
* [How to Create Good Pull Requests](https://github.com/SharePoint/sp-dev-docs/wiki/How-to-Create-Good-Pull-Requests)
52-
* If you are a Microsoft contributor, please review official guidance from our [internal documentation](https://review.docs.microsoft.com/en-us/help/contribute/?branch=master) for docs.microsoft.com contributors
52+
* If you are a Microsoft contributor, please review official guidance from our [internal documentation](https://review.docs.microsoft.com/help/contribute/?branch=master) for docs.microsoft.com contributors
5353

5454
## Have Fun
5555

docs/business-apps/power-automate/guidance/migrate-from-classic-workflows-to-power-automate-flows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Using Microsoft Power Automate, SharePoint users can use the SharePoint Connecto
4848

4949
- Start approval when a new file is added in a library.
5050

51-
To create and author flows, users primarily use [Power Automate website](https://flow.microsoft.com/en-us/) while users can also [create flows from within SharePoint](https://support.microsoft.com/office/create-a-flow-for-a-list-or-library-in-sharepoint-or-onedrive-a9c3e03b-0654-46af-a254-20252e580d01?ui=en-us&rs=en-us&ad=us) or using the [Power Automate mobile app](/power-automate/mobile-create-flow).
51+
To create and author flows, users primarily use [Power Automate website](https://flow.microsoft.com/) while users can also [create flows from within SharePoint](https://support.microsoft.com/office/create-a-flow-for-a-list-or-library-in-sharepoint-or-onedrive-a9c3e03b-0654-46af-a254-20252e580d01?ui=en-us&rs=en-us&ad=us) or using the [Power Automate mobile app](/power-automate/mobile-create-flow).
5252

5353
To learn more about building workflows using Power Automate in SharePoint, start here: Business apps and Business process [Business apps and business process automation](../../introduction-to-sharepoint-business-process-integration.md).
5454

docs/community/community.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The SharePoint Development Community (also known as the SharePoint PnP community
1212

1313
## Blog posts, videos, and social media
1414

15-
- [SharePoint Developer Blog](https://developer.microsoft.com/en-us/office/blogs/) - Latest developer news around SharePoint and Office 365
15+
- [SharePoint Developer Blog](https://developer.microsoft.com/office/blogs/) - Latest developer news around SharePoint and Office 365
1616
- [SharePoint Developer Videos](https://aka.ms/spdev-videos) - Latest guidance videos, training videos, and community call recordings
1717
- [Microsoft 365 Dev Twitter](https://twitter.com/Microsoft365Dev) - Official communication channel for SharePoint, Office 365, Windows 10 and Enterprise Mobility + Security developer topics
1818
- [Microsoft 365 PnP Twitter](https://twitter.com/m365pnp) - Community account for Microsoft 365 and SharePoint topics

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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/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.
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.
2626

2727
## More REST API Syntax Examples
2828

29-
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.
29+
The [Excel Services REST API Syntax](https://www.microsoft.com/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/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.
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.

docs/general-development/code-samples-for-sharepoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ Find and download code samples for SharePoint, including samples that demonstrat
2424
- [How-tos for SharePoint](how-tos-for-sharepoint.md)
2525
- [SharePoint Dev Center](https://developer.microsoft.com/sharepoint)
2626
- [SharePoint Code Samples](https://developer.microsoft.com/SharePoint/gallery?filterBy=SharePoint,Samples)
27-
- [Microsoft SharePoint Team Blog](https://developer.microsoft.com/en-us/office/blogs/)
27+
- [Microsoft SharePoint Team Blog](https://developer.microsoft.com/office/blogs/)

docs/general-development/color-palettes-and-fonts-in-sharepoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ Table 1 describes the available font slots and where they are used in a page.
420420
- [How to: Create a master page preview file in SharePoint](how-to-create-a-master-page-preview-file-in-sharepoint.md)
421421

422422

423-
- [SharePoint Team Blog: Show off your style with SharePoint theming](https://www.microsoft.com/en-us/microsoft-365/blog/2012/10/29/show-off-your-style-with-sharepoint-theming)
423+
- [SharePoint Team Blog: Show off your style with SharePoint theming](https://www.microsoft.com/microsoft-365/blog/2012/10/29/show-off-your-style-with-sharepoint-theming)
424424

425425

426426
- [SharePoint Design Manager branding and design capabilities](sharepoint-design-manager-branding-and-design-capabilities.md)

docs/general-development/how-to-create-a-master-page-preview-file-in-sharepoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,4 @@ To create a master page preview file, use an existing master page preview as a s
157157
- [Develop the site design in SharePoint](develop-the-site-design-in-sharepoint.md)
158158
- [How to: Deploy a custom theme in SharePoint](how-to-deploy-a-custom-theme-in-sharepoint.md)
159159
- [Color palettes and fonts in SharePoint](color-palettes-and-fonts-in-sharepoint.md)
160-
- [SharePoint Team Blog: Show off your style with SharePoint theming](https://www.microsoft.com/en-us/microsoft-365/blog/2012/10/29/show-off-your-style-with-sharepoint-theming/)
160+
- [SharePoint Team Blog: Show off your style with SharePoint theming](https://www.microsoft.com/microsoft-365/blog/2012/10/29/show-off-your-style-with-sharepoint-theming/)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ You can create new designs by creating new list items in the Composed Looks list
127127
- [Color palettes and fonts in SharePoint](color-palettes-and-fonts-in-sharepoint.md)
128128

129129

130-
- [SharePoint Team Blog: Show off your style with SharePoint theming](https://www.microsoft.com/en-us/microsoft-365/blog/2012/10/29/show-off-your-style-with-sharepoint-theming/)
130+
- [SharePoint Team Blog: Show off your style with SharePoint theming](https://www.microsoft.com/microsoft-365/blog/2012/10/29/show-off-your-style-with-sharepoint-theming/)
131131

132132

133133

docs/general-development/upgrade-custom-themes-and-css-to-sharepoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Unmodified SharePoint 2010 CSS files and custom CSS files cannot be used on Shar
114114
- [Color palettes and fonts in SharePoint](color-palettes-and-fonts-in-sharepoint.md)
115115

116116

117-
- [SharePoint Team Blog: Show off your style with SharePoint theming](https://www.microsoft.com/en-us/microsoft-365/blog/2012/10/29/show-off-your-style-with-sharepoint-theming/)
117+
- [SharePoint Team Blog: Show off your style with SharePoint theming](https://www.microsoft.com/microsoft-365/blog/2012/10/29/show-off-your-style-with-sharepoint-theming/)
118118

119119

120120
- [SharePoint Design Manager branding and design capabilities](sharepoint-design-manager-branding-and-design-capabilities.md)

docs/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,15 +135,15 @@ landingContent:
135135
- linkListType: concept
136136
links:
137137
- text: SharePoint sites and content API overview
138-
url: https://docs.microsoft.com/en-us/graph/sharepoint-concept-overview
138+
url: https://docs.microsoft.com/graph/sharepoint-concept-overview
139139

140140
# Card (optional)
141141
- title: SharePoint REST service
142142
linkLists:
143143
- linkListType: concept
144144
links:
145145
- text: Get to know the SharePoint REST service
146-
url: https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/get-to-know-the-sharepoint-rest-service
146+
url: https://docs.microsoft.com/sharepoint/dev/sp-add-ins/get-to-know-the-sharepoint-rest-service
147147
- linkListType: reference
148148
links:
149149
- text: Complete basic operations

0 commit comments

Comments
 (0)