Skip to content

Commit 6f833fc

Browse files
authored
Update how-to-use-batch-training-pipeline.md
1 parent 46a60d4 commit 6f833fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-use-batch-training-pipeline.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ To deploy the pipeline component, we have to create a batch deployment. A deploy
257257

258258
# [Azure CLI](#tab/cli)
259259

260-
The `deployment-ordinal/deployment.yml` file contains the deployment's configuration. You can check the [full batch endpoint YAML schema]reference-yaml-endpoint-batch.md) for extra properties.
260+
The `deployment-ordinal/deployment.yml` file contains the deployment's configuration. You can check the [full batch endpoint YAML schema](reference-yaml-endpoint-batch.md) for extra properties.
261261

262262
__deployment-ordinal/deployment.yml__
263263

@@ -401,7 +401,7 @@ By default, we used `ordinal` previously. Let's now change the categorical encod
401401

402402
# [Azure CLI](#tab/cli)
403403

404-
The `deployment-onehot/deployment.yml` file contains the deployment's configuration. You can check the [full batch endpoint YAML schema]reference-yaml-endpoint-batch.md) for extra properties.
404+
The `deployment-onehot/deployment.yml` file contains the deployment's configuration. You can check the [full batch endpoint YAML schema](reference-yaml-endpoint-batch.md) for extra properties.
405405

406406
__deployment-onehot/deployment.yml__
407407

0 commit comments

Comments
 (0)