Skip to content

Commit 356d50d

Browse files
committed
fix links
1 parent ef542bc commit 356d50d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/ai-services/custom-vision-service/get-started-build-detector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This quickstart explains how to use the Custom Vision website to create an objec
2020

2121
- An Azure subscription. You can create a [free account](https://azure.microsoft.com/free/cognitive-services/).
2222
- A set of images with which to train your detector model. You can use the set of [sample images](https://github.com/Azure-Samples/cognitive-services-python-sdk-samples/tree/master/samples/vision/images) on GitHub. Or, you can choose your own images by using the following tips.
23-
- A [supported web browser](overview.md#supported-browsers-for-custom-vision-web-portal).
23+
- A [supported web browser](overview.md#supported-browsers).
2424

2525
## Create Custom Vision resources
2626

articles/ai-services/custom-vision-service/getting-started-build-a-classifier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This quickstart explains how to use the Custom Vision web portal to create an im
2020

2121
- An Azure subscription. You can [create a free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?icid=ai-services).
2222
- A set of images to train your classification model. You can use the set of [sample images](https://github.com/Azure-Samples/cognitive-services-sample-data-files/tree/master/CustomVision/ImageClassification/Images) on GitHub. Or, you can choose your own images using the [following tips](#upload-and-tag-images).
23-
- A [supported web browser](overview.md#supported-browsers-for-custom-vision-web-portal).
23+
- A [supported web browser](overview.md#supported-browsers).
2424

2525
## Create Custom Vision resources
2626

0 commit comments

Comments
 (0)