Skip to content

Commit 2e3ac78

Browse files
committed
Revert links
1 parent 1a63d3b commit 2e3ac78

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

articles/ai-services/cognitive-services-support-options.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -40,38 +40,38 @@ For quick and reliable answers on your technical product questions from Microsof
4040

4141
If you can't find an answer to your problem using search, submit a new question to Microsoft Q&A. Use one of the following tags when you ask your question:
4242

43-
* [Azure AI services](/answers/tags/441/ai-services)
43+
* [Azure AI services](/answers/topics/azure-cognitive-services.html)
4444

4545
**Vision**
4646

47-
* [Azure AI Vision](/answers/tags/127/azure-computer-vision)
48-
* [Azure AI Custom Vision](/answers/tags/195/azure-custom-vision)
49-
* [Azure Face](/answers/tags/156/azure-face)
50-
* [Azure AI Document Intelligence](/answers/tags/440/document-intelligence)
51-
* [Video Indexer](/answers/tags/101/azure-media-services)
47+
* [Azure AI Vision](/answers/topics/azure-computer-vision.html)
48+
* [Azure AI Custom Vision](/answers/topics/azure-custom-vision.html)
49+
* [Azure Face](/answers/topics/azure-face.html)
50+
* [Azure AI Document Intelligence](/answers/topics/azure-form-recognizer.html)
51+
* [Video Indexer](/answers/topics/azure-media-services.html)
5252

5353
**Language**
5454

55-
* [Azure AI Immersive Reader](/answers/tags/43/azure-immersive-reader)
56-
* [Language Understanding (LUIS)](/answers/tags/441/ai-services)
57-
* [Azure QnA Maker](/answers/tags/441/ai-services)
58-
* [Azure AI Language](/answers/tags/416/language-service)
59-
* [Azure Translator](/answers/tags/132/azure-translator)
55+
* [Azure AI Immersive Reader](/answers/topics/azure-immersive-reader.html)
56+
* [Language Understanding (LUIS)](/answers/topics/azure-language-understanding.html)
57+
* [Azure QnA Maker](/answers/topics/azure-qna-maker.html)
58+
* [Azure AI Language](/answers/topics/azure-text-analytics.html)
59+
* [Azure Translator](/answers/topics/azure-translator.html)
6060

6161
**Speech**
6262

63-
* [Azure AI Speech](/answers/tags/55/azure-speech)
63+
* [Azure AI Speech](/answers/topics/azure-speech.html)
6464

6565
**Decision**
6666

67-
* [Azure AI Anomaly Detector](/answers/tags/81/azure-anomaly-detector)
67+
* [Azure AI Anomaly Detector](/answers/topics/azure-anomaly-detector.html)
6868
* [Content Moderator](/answers/topics/azure-content-moderator.html)
69-
* [Azure AI Metrics Advisor](/answers/tags/149/azure-metrics-advisor)
70-
* [Azure AI Personalizer](/answers/tags/219/azure-personalizer)
69+
* [Azure AI Metrics Advisor](/answers/topics/148981/azure-metrics-advisor.html)
70+
* [Azure AI Personalizer](/answers/topics/azure-personalizer.html)
7171

7272
**Azure OpenAI**
7373

74-
* [Azure OpenAI](/answers/tags/387/azure-openai)
74+
* [Azure OpenAI](/answers/topics/azure-openai.html)
7575

7676
## Post a question to Stack Overflow
7777

articles/ai-services/computer-vision/concept-brand-detection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Brand detection is a specialized mode of [object detection](concept-object-detec
1818

1919
The Azure AI Vision service detects whether there are brand logos in a given image. If a brand logo is detected, the service returns the brand name, a confidence score, and the coordinates of a bounding box around the logo.
2020

21-
The built-in logo database covers popular brands in consumer electronics, clothing, and more. If you find that Azure AI Vision service doesn't detect the brand you're looking for, you could also try creating and training your own logo detector using the [Custom Vision](../custom-vision-service/index.yml) service.
21+
The built-in logo database covers popular brands in consumer electronics, clothing, and more. If you find that the Vision service doesn't detect the brand you're looking for, you could also try creating and training your own logo detector using the [Custom Vision](../custom-vision-service/index.yml) service.
2222

2323
## Brand detection example
2424

0 commit comments

Comments
 (0)