Skip to content

Commit d3930f1

Browse files
authored
fix notebook location
1 parent b62b0e5 commit d3930f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ git clone https://github.com/Azure/azureml-examples --depth 1
5858
cd azureml-examples/sdk
5959
```
6060

61-
See also [the example notebook](https://github.com/Azure/azureml-examples/blob/main/sdk/endpoints/online/custom-container/online-endpoints-custom-container.ipynb) but note that `3. Test locally` section in the notebook assumes to run under the `azureml-examples/sdk` directory.
61+
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 to run under the `azureml-examples/sdk` directory.
6262

6363
---
6464

0 commit comments

Comments
 (0)