Skip to content

Commit 27ed785

Browse files
committed
change studio link
1 parent 784d7a6 commit 27ed785

16 files changed

+20
-20
lines changed

articles/cognitive-services/Computer-vision/concept-describing-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ At this time, English is the only supported language for image description.
2323
Try out the image captioning features quickly and easily in your browser using Vision Studio.
2424

2525
> [!div class="nextstepaction"]
26-
> [Try Vision Studio](https://vision.cognitive.azure.com/)
26+
> [Try Vision Studio](https://portal.vision.cognitive.azure.com/)
2727
2828
## Image description example
2929

articles/cognitive-services/Computer-vision/concept-detecting-adult-content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Computer Vision can detect adult material in images so that developers can restr
2424
Try out the adult content detection features quickly and easily in your browser using Vision Studio.
2525

2626
> [!div class="nextstepaction"]
27-
> [Try Vision Studio](https://vision.cognitive.azure.com/)
27+
> [Try Vision Studio](https://portal.vision.cognitive.azure.com/)
2828
2929
## Content flag definitions
3030

articles/cognitive-services/Computer-vision/concept-detecting-faces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Image Analysis can detect human faces within an image and generate rectangle coo
2424
Try out the face detection features quickly and easily in your browser using Vision Studio.
2525

2626
> [!div class="nextstepaction"]
27-
> [Try Vision Studio](https://vision.cognitive.azure.com/)
27+
> [Try Vision Studio](https://portal.vision.cognitive.azure.com/)
2828
2929
## Face detection examples
3030

articles/cognitive-services/Computer-vision/concept-face-detection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Each detected face corresponds to a `faceRectangle` field in the response. This
2727

2828
Try out the capabilities of face detection quickly and easily using Vision Studio.
2929
> [!div class="nextstepaction"]
30-
> [Try Vision Studio](https://vision.cognitive.azure.com/)
30+
> [Try Vision Studio](https://portal.vision.cognitive.azure.com/)
3131
3232
## Face ID
3333

articles/cognitive-services/Computer-vision/concept-face-recognition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Verification is one-to-one matching that takes two faces and returns whether the
2121

2222
Try out the capabilities of face recognition quickly and easily using Vision Studio.
2323
> [!div class="nextstepaction"]
24-
> [Try Vision Studio](https://vision.cognitive.azure.com/)
24+
> [Try Vision Studio](https://portal.vision.cognitive.azure.com/)
2525
2626
## Related data structures
2727

articles/cognitive-services/Computer-vision/concept-object-detection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Detect API applies tags based on the objects or living things identified in
2323
Try out the capabilities of object detection quickly and easily in your browser using Vision Studio.
2424

2525
> [!div class="nextstepaction"]
26-
> [Try Vision Studio](https://vision.cognitive.azure.com/)
26+
> [Try Vision Studio](https://portal.vision.cognitive.azure.com/)
2727
2828
## Object detection example
2929

articles/cognitive-services/Computer-vision/concept-tagging-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ After you upload an image or specify an image URL, the Analyze API can output ta
2323
Try out the image tagging features quickly and easily in your browser using Vision Studio.
2424

2525
> [!div class="nextstepaction"]
26-
> [Try Vision Studio](https://vision.cognitive.azure.com/)
26+
> [Try Vision Studio](https://portal.vision.cognitive.azure.com/)
2727
2828
## Image tagging example
2929

articles/cognitive-services/Computer-vision/includes/identity-studio-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Use Vision Studio to identify a face. This is a streamlined version of the face
1717

1818
## Prerequisites
1919

20-
* Sign in to [Vision Studio](https://vision.cognitive.azure.com/) with your Azure subscription and Cognitive Services resource. See the [Get started section](../overview-vision-studio.md#get-started-using-vision-studio) of the overview if you need help with this step.
20+
* Sign in to [Vision Studio](https://portal.vision.cognitive.azure.com/) with your Azure subscription and Cognitive Services resource. See the [Get started section](../overview-vision-studio.md#get-started-using-vision-studio) of the overview if you need help with this step.
2121
* You'll need at least three images of a person's face: two or more to train the model and one to test it.
2222

2323
## Analyze an image

articles/cognitive-services/Computer-vision/includes/image-analysis-studio-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.author: pafarley
1515

1616
## Prerequisites
1717

18-
* Sign in to [Vision Studio](https://vision.cognitive.azure.com/) with your Azure subscription and Cognitive Services resource. See the [Get started section](../overview-vision-studio.md#get-started-using-vision-studio) of the overview if you need help with this step.
18+
* Sign in to [Vision Studio](https://portal.vision.cognitive.azure.com/) with your Azure subscription and Cognitive Services resource. See the [Get started section](../overview-vision-studio.md#get-started-using-vision-studio) of the overview if you need help with this step.
1919

2020
## Analyze an image
2121

articles/cognitive-services/Computer-vision/includes/ocr-studio-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.author: pafarley
1515

1616
## Prerequisites
1717

18-
* Sign in to [Vision Studio](https://vision.cognitive.azure.com/) with your Azure subscription and Cognitive Services resource. See the [Get started section](../overview-vision-studio.md#get-started-using-vision-studio) of the overview if you need help with this step.
18+
* Sign in to [Vision Studio](https://portal.vision.cognitive.azure.com/) with your Azure subscription and Cognitive Services resource. See the [Get started section](../overview-vision-studio.md#get-started-using-vision-studio) of the overview if you need help with this step.
1919

2020
## Analyze an image
2121

0 commit comments

Comments
 (0)