Skip to content

Commit 0f1cfe3

Browse files
committed
Fixed broken link
1 parent 6383229 commit 0f1cfe3

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/Computer-vision

1 file changed

+1
-1
lines changed

articles/cognitive-services/Computer-vision/Home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Computer Vision can analyze images that meet the following requirements:
2626
2727
## How do I use Computer Vision?
2828

29-
You can use Computer Vision in your application, by either using our [client libraries](quickstarts-sdk/csharp-analyze-sdk) to invoke the service, or invoking the [REST API](vision-api-how-to-topics/howtocallvisionapi.md) directly, to:
29+
You can use Computer Vision in your application, by either using our [client libraries](quickstarts-sdk/csharp-analyze-sdk.md) to invoke the service, or invoking the [REST API](vision-api-how-to-topics/howtocallvisionapi.md) directly, to:
3030

3131
- **[Tag visual features](quickstarts/csharp-analyze.md)** in an image, based on more than 2,000 recognizable objects, living beings, scenery, and actions. When tags are ambiguous or not common knowledge, the response provides 'hints' to clarify the meaning of the tag in the context of a known setting. Tagging isn't limited to the main subject, such as a person in the foreground, but also includes the setting (indoor or outdoor), furniture, tools, plants, animals, accessories, gadgets etc.
3232
- **[Categorize an image](quickstarts/csharp-analyze.md)** based on a [category taxonomy](Category-Taxonomy.md) with parent/child hereditary hierarchies, as defined in previous versions of the service. Categories can be used alone, or with our new tagging models.

0 commit comments

Comments
 (0)