Skip to content

Commit dd7668a

Browse files
authored
Link fixed.
1 parent 1b0306c commit dd7668a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/v1/how-to-configure-auto-train-v1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ model = run.register_model(model_name = model_name,
523523
```
524524

525525

526-
For details on how to create a deployment configuration and deploy a registered model to a web service, see [how and where to deploy a model](../how-to-deploy-and-where.md?tabs=python#define-a-deployment-configuration).
526+
For details on how to create a deployment configuration and deploy a registered model to a web service, see [how and where to deploy a model](/azure/machine-learning/how-to-deploy-managed-online-endpoints).
527527

528528
> [!TIP]
529529
> For registered models, one-click deployment is available via the [Azure Machine Learning studio](https://ml.azure.com). See [how to deploy registered models from the studio](../how-to-use-automated-ml-for-ml-models.md#deploy-your-model).
@@ -542,7 +542,7 @@ For general information on how model explanations and feature importance can be
542542
543543
## Next steps
544544

545-
+ Learn more about [how and where to deploy a model](../how-to-deploy-and-where.md).
545+
+ Learn more about [how and where to deploy a model](/azure/machine-learning/how-to-deploy-managed-online-endpoints).
546546

547547
+ Learn more about [how to train a regression model with Automated machine learning](../tutorial-auto-train-models.md).
548548

0 commit comments

Comments
 (0)