Skip to content

Commit e5df358

Browse files
committed
Fixing file path for AOAI docs for freshness tagging
1 parent e13788a commit e5df358

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docfx.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,8 +384,8 @@
384384
"ms.collection": {
385385
"articles/ai-services/**/*.md": "ce-skilling-ai-copilot",
386386
"articles/ai-services/**/*.yml": "ce-skilling-ai-copilot",
387-
"articles/openai/**/*.md": "ce-skilling-ai-copilot, ce-skilling-fresh-tier0",
388-
"articles/openai/**/*.yml": "ce-skilling-ai-copilot, ce-skilling-fresh-tier0",
387+
"articles/ai-services/openai/**/*.md": "ce-skilling-ai-copilot, ce-skilling-fresh-tier0",
388+
"articles/ai-services/openai/**/*.yml": "ce-skilling-ai-copilot, ce-skilling-fresh-tier0",
389389
"articles/ai-services/anomaly-detector/**/*.md": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
390390
"articles/ai-services/anomaly-detector/**/*.yml": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
391391
"articles/ai-services/content-moderator/**/*.md": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",

0 commit comments

Comments
 (0)