Skip to content

Commit f0f5b3d

Browse files
authored
fix wording
1 parent 17cb6f7 commit f0f5b3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/concept-workspace.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,11 @@ Once your workspace is set up, you can interact with it in the following ways:
115115
+ [Azure Machine Learning studio ](https://ml.azure.com)
116116
+ [Azure Machine Learning designer](concept-designer.md)
117117
:::moniker range="azureml-api-2"
118-
+ In any Python environment with the [Azure Machine Learning SDK v2 for Python](https://aka.ms/sdk-v2-install).
118+
+ In any Python environment with the [Azure Machine Learning SDK](https://aka.ms/sdk-v2-install).
119119
+ On the command line using the Azure Machine Learning [CLI extension v2](how-to-configure-cli.md)
120120
:::moniker-end
121121
:::moniker range="azureml-api-1"
122-
+ In any Python environment with the [Azure Machine Learning SDK v1 for Python](/python/api/overview/azure/ml/)
122+
+ In any Python environment with the [Azure Machine Learning SDK](/python/api/overview/azure/ml/)
123123
+ On the command line using the Azure Machine Learning [CLI extension v1](./v1/reference-azure-machine-learning-cli.md)
124124
:::moniker-end
125125
+ [Azure Machine Learning VS Code Extension](how-to-manage-resources-vscode.md#workspaces)

0 commit comments

Comments
 (0)