Skip to content

Commit 8d66848

Browse files
committed
link corrected
1 parent 63a939a commit 8d66848

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/machine-learning/how-to-auto-train-image-models.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,8 @@ The primary metric used for model optimization and hyperparameter tuning depends
317317

318318
### Job Limits
319319

320-
You can control the resources spent on your Vision training by specifying the `timeout_minutes`, `max_trials` and the `max_concurrent_trials` for the job in limit settings as described in the below example.[detailed description on Job Limits parameters](tutorial-auto-train-image-models#Job Limits).
320+
You can control the resources spent on your Vision training by specifying the `timeout_minutes`, `max_trials` and the `max_concurrent_trials` for the job in limit settings as described in the below example. [detailed description on Job Limits parameters](./tutorial-auto-train-image-models.md#job-limits).
321+
321322
# [CLI v2](#tab/CLI-v2)
322323

323324
[!INCLUDE [cli v2](../../includes/machine-learning-cli-v2.md)]

0 commit comments

Comments
 (0)