Skip to content

Commit 748e960

Browse files
committed
repair broken links
1 parent 4fc63bd commit 748e960

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/ai-services/language-service/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,6 @@ Use Language service containers to deploy API features on-premises. These Docker
248248

249249
An AI system includes not only the technology, but also the people who use it, the people affected by it, and the deployment environment. Read the following articles to learn about responsible AI use and deployment in your systems:
250250

251-
* [Transparency note for the Language service](azure/ai-foundry/responsible-ai/language-service/transparency-note)
252-
* [Integration and responsible use](/azure/ai-foundry/responsible-ai/language-service/guidance-integration-responsible-use)
253-
* [Data, privacy, and security](/azure/ai-foundry/responsible-ai/language-service/data-privacy)
251+
* [Transparency note for the Language service](../../ai-foundry/responsible-ai/language-service/transparency-note.md)
252+
* [Integration and responsible use](../../ai-foundry/responsible-ai/language-service/guidance-integration-responsible-use.md)
253+
* [Data, privacy, and security](../../ai-foundry/responsible-ai/language-service/data-privacy.md)

articles/ai-services/language-service/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Azure AI Language is updated on an ongoing basis. Bookmark this page to stay up
3535
* Improved AI quality for `PhoneNumber` entity type.
3636

3737
**New agent templates**. Azure AI Language now supports the following agent templates:
38-
* [Intent routing](../azure/ai-foundry/responsible-ai/language-service/guidance-integration-responsible-use.md): Detects user intent and provides precise answers, ideal for deterministic intent routing, and exact question answering with human oversight.
38+
* [Intent routing](../../ai-foundry/responsible-ai/language-service/guidance-integration-responsible-use.md): Detects user intent and provides precise answers, ideal for deterministic intent routing, and exact question answering with human oversight.
3939
* [Exact question answering](../agents/concepts/agent-catalog.md): Delivers consistent, accurate responses to high-value predefined questions through deterministic methods.
4040

4141
**PII detection enhancements**. Azure AI Language introduces new customization and entity subtype features for PII detection:

articles/ai-services/qnamaker/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,9 @@ items:
142142
- name: REST API
143143
items:
144144
- name: QnA Maker 4.0
145-
href: /rest/api/qnamaker/alterations?view=rest-qnamaker-v4.0
145+
href: /rest/api/qnamaker/alterations?view=rest-qnamaker-v4.0&preserve-view=true
146146
- name: QnA Maker 5.0 Preview 1
147-
href: /rest/api/qnamaker/alterations?view=rest-qnamaker-v5.0-preview.1
147+
href: /rest/api/qnamaker/alterations?view=rest-qnamaker-v5.0-preview.1&preserve-view=true
148148
- name: QnA Maker 5.0 Preview 2
149149
href: /rest/api/qnamaker/alterations?view=rest-qnamaker-v5.0-preview.2
150150
- name: SDKs

0 commit comments

Comments
 (0)