Skip to content

Commit a1111c9

Browse files
committed
fixing error
1 parent 23f1e11 commit a1111c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/ai-studio/how-to/create-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ If you don't have the Azure CLI extension for machine learning, use the followin
6161
az extension add --name ml
6262
```
6363

64-
For more information on the extension, see [Install and set up the machine learning extension (v2)](/machine-learning/how-to-configure-cli).
64+
For more information on the extension, see [Install and set up the machine learning extension](/azure/machine-learning/how-to-configure-cli).
6565

6666
1. To authenticate to your Azure subscription, use the following command:
6767

articles/ai-studio/how-to/develop/create-hub-project-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Use the following tabs to select whether you're using the Python SDK or Azure CL
4141
az extension add --name ml
4242
```
4343
44-
For more information on the extension, see [Install and set up the machine learning extension (v2)](/machine-learning/how-to-configure-cli).
44+
For more information on the extension, see [Install and set up the machine learning extension (v2)](/azure/machine-learning/how-to-configure-cli).
4545
4646
1. To authenticate to your Azure subscription, use the following command:
4747

0 commit comments

Comments
 (0)