Skip to content

Commit 9fcfbae

Browse files
authored
Merge pull request #2744 from sdgilley/sdg-freshness
Fix metadata for ai-foundry dir
2 parents 88bf291 + 3b43b65 commit 9fcfbae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docfx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,8 @@
400400
"articles/ai-services/qnamaker/**/*.yml": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
401401
"articles/ai-studio/**/*.md": "ce-skilling-ai-copilot, ce-skilling-fresh-tier0",
402402
"articles/ai-studio/**/*.yml": "ce-skilling-ai-copilot, ce-skilling-fresh-tier0",
403-
"articles/search/**/*.md": "ce-skilling-ai-copilot",
403+
"articles/ai-foundry/**/*.md": "ce-skilling-ai-copilot, ce-skilling-fresh-tier0",
404+
"articles/ai-foundry/**/*.yml": "ce-skilling-ai-copilot, ce-skilling-fresh-tier0", "articles/search/**/*.md": "ce-skilling-ai-copilot",
404405
"articles/search/**/*.yml": "ce-skilling-ai-copilot",
405406
"articles/machine-learning/*.md": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
406407
"articles/machine-learning/component-reference/*.md": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",

0 commit comments

Comments
 (0)