Skip to content

Commit 505ff53

Browse files
Merge pull request #1190 from s-polly/stp_collection_10-31
[Bulk] corrected ml collection in metadata
2 parents e0b2b82 + c05f278 commit 505ff53

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docfx.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -388,13 +388,13 @@
388388
"articles/ai-studio/**/*.yml": "ce-skilling-fresh-tier0",
389389
"articles/search/**/*.md": "ce-skilling-ai-copilot",
390390
"articles/search/**/*.yml": "ce-skilling-ai-copilot",
391-
"articles/machine-learning/*.md": "ce-skilling-fresh-tier2",
392-
"articles/machine-learning/component-reference/*.md": "ce-skilling-fresh-tier2",
393-
"articles/machine-learning/component-reference/*.yml": "ce-skilling-fresh-tier2",
394-
"articles/machine-learning/component-reference-v2/*.md": "ce-skilling-fresh-tier2",
395-
"articles/machine-learning/component-reference-v2/*.yml": "ce-skilling-fresh-tier2",
391+
"articles/machine-learning/*.md": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
392+
"articles/machine-learning/component-reference/*.md": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
393+
"articles/machine-learning/component-reference/*.yml": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
394+
"articles/machine-learning/component-reference-v2/*.md": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
395+
"articles/machine-learning/component-reference-v2/*.yml": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
396396
"articles/machine-learning/prompt-flow/*.md": "ce-skilling-ai-copilot",
397-
"articles/machine-learning/v1/*.md": "ce-skilling-fresh-tier2"
397+
"articles/machine-learning/v1/*.md": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot"
398398
},
399399
"ms.custom": {
400400
"articles/machine-learning/v1/*.md": "UpdateFrequency5"

0 commit comments

Comments
 (0)