Skip to content

Commit c601fb8

Browse files
committed
fix links
1 parent 0e53b98 commit c601fb8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/cognitive-services/Computer-vision/how-to/generate-thumbnail.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ A successful response writes the thumbnail image to the file specified in `<thum
4444

4545
If you'd like to call Image Analysis APIs using a native SDK in the language of your choice, follow the quickstart to get set up.
4646
47-
[Quickstart (Image Analysis)](../quickstarts-sdl/image-analysis-client-library.md)
47+
[Quickstart (Image Analysis)](../quickstarts-sdk/image-analysis-client-library.md)

articles/cognitive-services/Computer-vision/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ items:
105105
- name: Analyze videos in real time
106106
href: how-to/analyze-video.md
107107
- name: Generate a smart-cropped thumbnail
108-
href: generate-thumbnail.md
108+
href: how-to/generate-thumbnail.md
109109
- name: Concepts
110110
items:
111111
- name: Object detection

articles/cognitive-services/Custom-Vision-Service/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Azure Custom Vision is an image recognition service that lets you build, deploy,
2323
You can use Custom Vision through a client library SDK, REST API, or through the [Custom Vision web portal](https://customvision.ai/). Follow a quickstart to get started.
2424

2525
> [!div class="nextstepaction"]
26-
> [Quickstart (web portal)](getting-started-build-a-classifier.md.md)
26+
> [Quickstart (web portal)](getting-started-build-a-classifier.md)
2727
2828
:::image type="content" source="media/overview/image-example.png" alt-text="Screenshot of an image on the Custom Vision website with predicted tags." :::
2929

0 commit comments

Comments
 (0)