Skip to content

Commit 2671b4c

Browse files
pritamsosdgilley
andauthored
Update articles/machine-learning/v1/concept-azure-machine-learning-architecture.md
Co-authored-by: Sheri Gilley <[email protected]>
1 parent b9fa1a4 commit 2671b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ You deploy a [registered model](#model-registry) as a service endpoint. You need
192192
* **Scoring code**. This script accepts requests, scores the requests by using the model, and returns the results.
193193
* **Inference configuration**. The inference configuration specifies the environment, entry script, and other components needed to run the model as a service.
194194

195-
For more information about these components, see [Deploy models with Azure Machine Learning](../how-to-deploy-managed-online-endpoints.md).
195+
For more information about these components, see [Deploy models with Azure Machine Learning](how-to-deploy-and-where.md).
196196

197197
### Endpoints
198198

0 commit comments

Comments
 (0)