Skip to content

Commit 5f0ad27

Browse files
committed
Fix the INCLUDE URL . . .
1 parent 7600d6d commit 5f0ad27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/data-science-virtual-machine/how-to-track-experiments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ The deployment state should change from __transitioning__ to __healthy__. Additi
179179

180180
You can test the endpoint with [Postman](https://www.postman.com/), or you can use the Azure Machine Learning SDK:
181181

182-
[SDK v1](includes/machine-learning-sdk-v1.md)
182+
[!INCLUDE [SDK v1](../includes/machine-learning-sdk-v1.md)]
183183

184184
```python
185185
from azureml.core import Webservice

0 commit comments

Comments
 (0)