Skip to content

Commit cf8d1e4

Browse files
nschonniColin Robertson
authored andcommitted
chore: Remove en-us from docs.microsoft.com links (MicrosoftDocs#505)
1 parent 938d118 commit cf8d1e4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The Visual Studio team will review your PR and let you know if the change looks
5252

5353
The maintainers will merge your PR into the master branch once feedback has been applied and your change looks good.
5454

55-
On a certain cadence, we push all commits from master branch into the live branch and then you'll be able to see your contribution live on [docs.microsoft.com](https://docs.microsoft.com/en-us/cpp/).
55+
On a certain cadence, we push all commits from master branch into the live branch and then you'll be able to see your contribution live on [docs.microsoft.com](https://docs.microsoft.com/cpp/).
5656

5757
## DOs and DON'Ts
5858

styleguide/template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -363,20 +363,20 @@ And they'll render like this:
363363
> [!div class="button"]
364364
[button links](../docs/core/index.md)
365365

366-
You can see an example of buttons in action at the [Intune docs](https://docs.microsoft.com/en-us/intune/get-started/choose-how-to-enroll-devices).
366+
You can see an example of buttons in action at the [Intune docs](https://docs.microsoft.com/intune/get-started/choose-how-to-enroll-devices).
367367

368368
### Selectors
369369

370370
> [!div class="op_single_selector"]
371371
- [macOS](../docs/core/tutorials/using-on-macos.md)
372372
- [Windows](../docs/core/tutorials/using-on-windows.md)
373373

374-
You can see an example of selectors in action at the [Intune docs](https://docs.microsoft.com/en-us/intune/deploy-use/what-to-tell-your-end-users-about-using-microsoft-intune#how-your-end-users-get-their-apps).
374+
You can see an example of selectors in action at the [Intune docs](https://docs.microsoft.com/intune/deploy-use/what-to-tell-your-end-users-about-using-microsoft-intune#how-your-end-users-get-their-apps).
375375

376376
### Step-By-Steps
377377

378378
>[!div class="step-by-step"]
379379
[Pre](../docs/csharp/expression-trees-interpreting.md)
380380
[Next](../docs/csharp/expression-trees-translating.md)
381381

382-
You can see an example of step-by-steps in action at the [Advanced Threat Analytics docs](https://docs.microsoft.com/en-us/advanced-threat-analytics/deploy-use/install-ata-step2).
382+
You can see an example of step-by-steps in action at the [Advanced Threat Analytics docs](https://docs.microsoft.com/advanced-threat-analytics/deploy-use/install-ata-step2).

0 commit comments

Comments
 (0)