Skip to content

Commit 224ea60

Browse files
authored
Merge pull request #2610 from nitinme/nitinme-misc-updates
Fixing file path for AOAI docs for freshness tagging
2 parents 0e48306 + e5df358 commit 224ea60

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)