Skip to content

Commit 86e0b02

Browse files
authored
Merge pull request #5020 from eric-urban/eur/foundry-fast-follow-1
urgent fix to site experience issues hub and breadcrumbs
2 parents 9384b1e + e21203e commit 86e0b02

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

.openpublishing.redirection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@
282282
},
283283
{
284284
"source_path": "articles/ai-services/index.yml",
285-
"redirect_url": "articles/azure/ai-foundry",
285+
"redirect_url": "/azure/ai-foundry",
286286
"redirect_document_id": false
287287
}
288288
]

articles/ai-foundry/index.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,12 @@ productDirectory:
7878
links:
7979
- url: responsible-use-of-ai-overview.md
8080
text: Trustworthy AI
81+
- url: ../ai-services/content-safety/overview.md
82+
text: What is Content Safety?
8183
- url: ./how-to/develop/trace-local-sdk.md
8284
text: Trace your application with Azure AI Foundry project library
8385
- url: ./how-to/develop/agent-evaluate-sdk.md
8486
text: Evaluate agentic workflows
85-
- url: ../ai-services/openai/how-to/fine-tuning-safety-evaluation.md
86-
text: Safety evaluation for fine-tuning
8787
- url: ./how-to/monitor-applications.md
8888
text: Monitor your generative AI applications
8989
# Card
@@ -176,6 +176,8 @@ additionalContent:
176176
url: ../ai-services/computer-vision/overview-identity.md
177177
- text: Custom Vision
178178
url: ../ai-services/translator/index.yml
179+
- text: Immersive Reader
180+
url: ../ai-services/immersive-reader/index.yml
179181
- title: Training & certification
180182
links:
181183
- text: AI learning and community hub

articles/ai-services/openai/breadcrumb/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
tocHref: /azure/ai-foundry/
77
topicHref: /azure/ai-foundry/index
88
items:
9-
- name: Azure OpenAI Service
10-
tocHref: /azure/ai-foundry/
9+
- name: Azure OpenAI
10+
tocHref: /azure/ai-services/
1111
topicHref: /azure/ai-services/openai/index
1212
- name: Azure
1313
tocHref: /legal/

0 commit comments

Comments
 (0)