Skip to content

Commit 9100390

Browse files
committed
Change directory
1 parent 6e18d32 commit 9100390

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-deploy-custom-container.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.subservice: inferencing
88
author: dem108
99
ms.author: sehan
1010
ms.reviewer: mopeakande
11-
ms.date: 03/06/2024
11+
ms.date: 03/26/2024
1212
ms.topic: how-to
1313
ms.custom: deploy, devplatv2, devx-track-azurecli, cliv2, sdkv2
1414
ms.devlang: azurecli
@@ -64,7 +64,7 @@ cd azureml-examples/cli
6464

6565
```azurecli
6666
git clone https://github.com/Azure/azureml-examples --depth 1
67-
cd azureml-examples/sdk
67+
cd azureml-examples/cli
6868
```
6969

7070
See also [the example notebook](https://github.com/Azure/azureml-examples/blob/main/sdk/python/endpoints/online/custom-container/online-endpoints-custom-container.ipynb), but note that `3. Test locally` section in the notebook assumes that it runs under the `azureml-examples/sdk` directory.

0 commit comments

Comments
 (0)