Skip to content

Commit ebdac0d

Browse files
committed
[BULK] DocuTune - Rebranding
1 parent 22d8568 commit ebdac0d

File tree

9 files changed

+22
-22
lines changed

9 files changed

+22
-22
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ We've tried to make editing an existing, public file as simple as possible.
2424

2525
### To edit a topic
2626

27-
1. Browse to the [Windows Server](https://docs.microsoft.com/windows-server) article that you want to update, and then select **Edit**.
27+
1. Browse to the [Windows Server](https://learn.microsoft.com/windows-server) article that you want to update, and then select **Edit**.
2828

2929
![GitHub Web, showing the Edit link](media/contribute-link.png)
3030

Contributor-guide/create-new-using-github.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,19 @@ There are two separate locations where we keep Windows Server technical content.
2424

2525
Before you can start working in the repo, you must create and set up your GitHub account, set up two-factor verification, and install and configure all the necessary tools. If you've already done this, you can skip down to the [Fork the repository section](#fork-the-repository) of this article.
2626

27-
1. [Create a GitHub account and profile](https://review.docs.microsoft.com/help/contribute/contribute-get-started-setup-github?branch=master#create-a-github-account-and-set-up-your-profile)
27+
1. [Create a GitHub account and profile](https://review.learn.microsoft.com/help/contribute/contribute-get-started-setup-github?branch=main#create-a-github-account-and-set-up-your-profile)
2828

29-
2. [Link your account to your Microsoft account and to the Microsoft and MicrosoftDocs organizations](https://review.docs.microsoft.com/help/contribute/contribute-get-started-setup-github?branch=master#link-your-github-and-microsoft-accounts)
29+
2. [Link your account to your Microsoft account and to the Microsoft and MicrosoftDocs organizations](https://review.learn.microsoft.com/help/contribute/contribute-get-started-setup-github?branch=main#link-your-github-and-microsoft-accounts)
3030

31-
3. [Turn on two-factor verification](https://review.docs.microsoft.com/help/contribute/contribute-get-started-setup-github?branch=master#enable-two-factor-authentication-and-create-an-access-token)
31+
3. [Turn on two-factor verification](https://review.learn.microsoft.com/help/contribute/contribute-get-started-setup-github?branch=main#enable-two-factor-authentication-and-create-an-access-token)
3232

33-
4. [Authorize the build system to access your GitHub account](https://review.docs.microsoft.com/help/contribute/contribute-get-started-setup-github?branch=master#authorize-the-ops-build-system-to-access-your-github-account)
33+
4. [Authorize the build system to access your GitHub account](https://review.learn.microsoft.com/help/contribute/contribute-get-started-setup-github?branch=main#authorize-the-ops-build-system-to-access-your-github-account)
3434

35-
5. [Install Visual Studio Code](https://review.docs.microsoft.com/help/contribute/contribute-get-started-setup-tools?branch=master#install-visual-studio-code)
35+
5. [Install Visual Studio Code](https://review.learn.microsoft.com/help/contribute/contribute-get-started-setup-tools?branch=main#install-visual-studio-code)
3636

37-
6. [Install GitHub and its tools](https://review.docs.microsoft.com/help/contribute/contribute-get-started-setup-tools?branch=master#install-git-client-tools)
37+
6. [Install GitHub and its tools](https://review.learn.microsoft.com/help/contribute/contribute-get-started-setup-tools?branch=main#install-git-client-tools)
3838

39-
7. [Install the Docs Authoring Pack](https://review.docs.microsoft.com/help/contribute/contribute-get-started-setup-tools?branch=master#install-the-docs-authoring-pack)
39+
7. [Install the Docs Authoring Pack](https://review.learn.microsoft.com/help/contribute/contribute-get-started-setup-tools?branch=main#install-the-docs-authoring-pack)
4040

4141
## Set up your own version of the repo
4242

@@ -222,6 +222,6 @@ For more information about GitHub and the markdown language, see:
222222

223223
### Markdown
224224

225-
- [Our internal markdown guidance](https://review.docs.microsoft.com/help/contribute/markdown-reference?branch=master)
225+
- [Our internal markdown guidance](https://review.learn.microsoft.com/help/contribute/markdown-reference?branch=main)
226226

227227
- [External, GitHub tutorial](https://www.markdowntutorial.com/)

Contributor-guide/github-browser-updates.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ There are two separate locations where we keep Windows Server technical content.
2929

3030
Quick edits streamline the process to report and fix small errors and omissions in documents. Despite all efforts, small grammar and spelling errors _do_ make their way into our published documents.
3131

32-
1. Follow the instructions in [GitHub account setup](https://review.docs.microsoft.com/en-us/help/contribute/contribute-get-started-setup-github?branch=master).
32+
1. Follow the instructions in [GitHub account setup](https://review.learn.microsoft.com/help/contribute/contribute-get-started-setup-github?branch=main).
3333

3434
1. Go to the [Windows Server](https://github.com/MicrosoftDocs/windowsserverdocs-pr/tree/master/WindowsServerDocs) or [Azure Stack HCI](https://github.com/MicrosoftDocs/azure-stack-docs-pr/tree/master/azure-stack/hci) private repository. The private repositories are monitored more frequently so our approval time is faster, they benefit from increased quality checks, and provide the ability to view content in staging as it will appear on our live site.
3535

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ There are two separate locations where we keep Windows Server technical content.
1818

1919
## Public (`windowsserverdocs-pr`) and private (`windowsserverdocs`) repos
2020

21-
These repos are actively managed and contain the source for Windows Server technical content published to [Microsoft Docs](https://docs.microsoft.com):
21+
These repos are actively managed and contain the source for Windows Server technical content published to [Microsoft Docs](https://learn.microsoft.com):
2222

23-
- [Windows Server home page](https://docs.microsoft.com/windows-server/)
24-
- [Windows Server Essentials](https://docs.microsoft.com/windows-server-essentials)
23+
- [Windows Server home page](https://learn.microsoft.com/windows-server/)
24+
- [Windows Server Essentials](https://learn.microsoft.com/windows-server-essentials)
2525

2626
## Markdown info
2727

28-
For information on using Markdown in Microsoft technical articles, see the [Docs Markdown reference](https://docs.microsoft.com/contribute/markdown-reference).
28+
For information on using Markdown in Microsoft technical articles, see the [Docs Markdown reference](https://learn.microsoft.com/contribute/markdown-reference).
2929

3030
## License
3131

WindowsServerDocs/administration/manage-windows-server.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ landingContent:
6060
- linkListType: learn
6161
links:
6262
- text: Learning path
63-
url: /learn/paths/manage-hybrid-infrastructure-with-azure-arc
63+
url: /training/paths/manage-hybrid-infrastructure-with-azure-arc
6464

6565
# Card
6666
- title: Windows Admin Center

WindowsServerDocs/administration/toc.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,9 @@ items:
206206
- name: Microsoft Learn
207207
items:
208208
- name: Manage hybrid infrastructure with Azure Arc
209-
href: /learn/paths/manage-hybrid-infrastructure-with-azure-arc
209+
href: /training/paths/manage-hybrid-infrastructure-with-azure-arc
210210
- name: Windows Server deployment, configuration, and administration
211-
href: /learn/paths/windows-server-deployment-configuration-administration/
211+
href: /training/paths/windows-server-deployment-configuration-administration/
212212
- name: Manage Windows Servers and workloads in a hybrid environment
213-
href: /learn/paths/manage-windows-servers-workloads-hybrid-environment/
213+
href: /training/paths/manage-windows-servers-workloads-hybrid-environment/
214214

WindowsServerDocs/get-started/get-started-with-windows-server.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For the latest news on Windows Server, visit the [Windows Server blog](https://c
2727

2828
## Learn
2929

30-
Browse [learning paths for Windows Server](/learn/browse/?source=learn&terms=Windows%20Server&resource_type=learning%20path) to help learn new skills and accelerate your deployment with step-by-step guidance. You can learn how to deploy, configure and administer Windows Server, as well as network infrastructure, file servers and storage management, Hyper-V and virtualization, plus much more.
30+
Browse [learning paths for Windows Server](/training/browse/?source=learn&terms=Windows%20Server&resource_type=learning%20path) to help learn new skills and accelerate your deployment with step-by-step guidance. You can learn how to deploy, configure and administer Windows Server, as well as network infrastructure, file servers and storage management, Hyper-V and virtualization, plus much more.
3131

3232
## Windows Insider Program
3333

@@ -42,5 +42,5 @@ To get started, find out more from these resources.
4242
* Compare the [differences in the editions in Windows Server 2022](../get-started/editions-comparison-windows-server-2022.md).
4343
* Choose the right installation option based on whether you want the [Desktop Experience](Getting-Started-with-Server-with-Desktop-Experience.md) or a [minimal Core interface](Getting-Started-with-Server-Core.md).
4444
* Understand the [hardware requirements](../get-started/hardware-requirements.md) to run Windows Server.
45-
* Follow the learning path for [Windows Server deployment, configuration, and administration](/learn/paths/windows-server-deployment-configuration-administration/).
45+
* Follow the learning path for [Windows Server deployment, configuration, and administration](/training/paths/windows-server-deployment-configuration-administration/).
4646
* If you still need to use Windows Server 2008, Windows Server 2008 R2 (and in future Windows Server 2012, or Windows Server 2012 R2) [Extended Security Updates](extended-security-updates-overview.md) are available to help keep you safe with security updates and bulletins rated critical and important.

WindowsServerDocs/get-started/perform-in-place-upgrade.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,4 +140,4 @@ new version:
140140

141141
If you'd like to learn more about deploying, post-installation configuration and activation options,
142142
check out the
143-
[Windows Server deployment, configuration, and administration learning path](/learn/paths/windows-server-deployment-configuration-administration/).
143+
[Windows Server deployment, configuration, and administration learning path](/training/paths/windows-server-deployment-configuration-administration/).

WindowsServerDocs/manage/windows-admin-center/extend/guides/ui-text-style-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Almost never. Provide a help link only when:
128128

129129
Never link directly to a web address—instead use a redirection service.
130130

131-
Microsoft developers should use an FWLink except when it's a help link that users might have to manually type, in which case use an `aka.ms` link (as long as the target of the URL is a website that automatically recognizes the browser locale, such as `docs.microsoft.com`).
131+
Microsoft developers should use an FWLink except when it's a help link that users might have to manually type, in which case use an `aka.ms` link (as long as the target of the URL is a website that automatically recognizes the browser locale, such as `learn.microsoft.com`).
132132

133133
### Text guidelines
134134

0 commit comments

Comments
 (0)