Skip to content

Commit 9eba7f3

Browse files
authored
Merge pull request #5813 from TerryGLee/tglee-patch16
[install] remove deprecated VS.com workloads link
2 parents 6336c38 + c119964 commit 9eba7f3

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

docs/install/modify-visual-studio.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,17 @@ Here's how.
4040
4141
## Modify workloads
4242

43-
[Workloads](https://visualstudio.microsoft.com/vs/visual-studio-workloads/) contain the features you need for the programming language or platform that you're using. Use workloads to modify Visual Studio so that it supports the work you want to do, when you want to do it.
43+
::: moniker range="vs-2017"
44+
45+
[Workloads](https://visualstudio.microsoft.com/vs/support/selecting-workloads-visual-studio-2017/) contain the features you need for the programming language or platform that you're using. Use workloads to modify Visual Studio so that it supports the work you want to do, when you want to do it.
46+
47+
::: moniker-end
48+
49+
::: moniker range="vs-2019"
50+
51+
Workloads contain the features you need for the programming language or platform that you're using. Use workloads to modify Visual Studio so that it supports the work you want to do, when you want to do it.
52+
53+
::: moniker-end
4454

4555
>[!NOTE]
4656
> The following procedure assumes that you have an internet connection.
@@ -113,13 +123,12 @@ Here's how.
113123

114124
## Modify individual components
115125

116-
If you don't want to install [workloads](https://visualstudio.microsoft.com/vs/visual-studio-workloads/) to customize your Visual Studio installation, choose the **Individual Components** tab from the Visual Studio Installer, select what you want, and then follow the prompts.
126+
If you don't want to install workloads to customize your Visual Studio installation, choose the **Individual Components** tab from the Visual Studio Installer, select what you want, and then follow the prompts.
117127

118128
[!INCLUDE[install_get_support_md](includes/install_get_support_md.md)]
119129

120130
## See also
121131

122-
* [Learn more about Visual Studio workloads](https://visualstudio.microsoft.com/vs/visual-studio-workloads/)
123132
* [List of Visual Studio workload & component IDs](workload-and-component-ids.md)
124133
* [Update Visual Studio](update-visual-studio.md)
125134
* [Update a network-based installation of Visual Studio](update-a-network-installation-of-visual-studio.md)

0 commit comments

Comments
 (0)