Skip to content

Commit eee1873

Browse files
authored
Merge pull request #107786 from RohitMungi-MSFT/patch-40
Correcting the link to notebook examples
2 parents f382bfe + 1207974 commit eee1873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-set-up-training-targets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ When you start a training run where the source directory is a local Git reposito
530530
531531
See these notebooks for examples of training with various compute targets:
532532
* [how-to-use-azureml/training](https://github.com/Azure/MachineLearningNotebooks/blob/master/how-to-use-azureml/training)
533-
* [tutorials/img-classification-part1-training.ipynb](https://github.com/Azure/MachineLearningNotebooks/blob/master/tutorials/img-classification-part1-training.ipynb)
533+
* [tutorials/img-classification-part1-training.ipynb](https://github.com/Azure/MachineLearningNotebooks/blob/master/tutorials/image-classification-mnist-data/img-classification-part1-training.ipynb)
534534
535535
[!INCLUDE [aml-clone-in-azure-notebook](../../includes/aml-clone-for-examples.md)]
536536

0 commit comments

Comments
 (0)