Skip to content

Commit 9fe2a79

Browse files
committed
Fix link
1 parent 2c7e717 commit 9fe2a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/concept-azure-machine-learning-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Use these tools for Azure Machine Learning:
4444
+ Interact with the service in any Python environment with the [Azure Machine Learning SDK for Python](https://docs.microsoft.com/python/api/overview/azure/ml/intro?view=azure-ml-py).
4545
+ Interact with the service in any R environment with the [Azure Machine Learning SDK for R](https://azure.github.io/azureml-sdk-for-r/reference/index.html).
4646
+ Automate your machine learning activities with the [Azure Machine Learning CLI](https://docs.microsoft.com/azure/machine-learning/reference-azure-machine-learning-cli).
47-
+ Write code in Visual Studio Code with [Azure Machine Learning VS Code extension](how-to-vscode-tools.md)
47+
+ Write code in Visual Studio Code with [Azure Machine Learning VS Code extension](tutorial-setup-vscode-extension.md)
4848
+ Use [Azure Machine Learning designer](concept-designer.md) to perform the workflow steps without writing code.
4949

5050

0 commit comments

Comments
 (0)