Skip to content

Commit 093fe2e

Browse files
committed
updated directory path
1 parent 50c1d03 commit 093fe2e

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
@@ -981,8 +981,8 @@
981981
"articles/ai-studio/**/*.yml": "ce-skilling-ai-copilot",
982982
"articles/search/**/*.md": "ce-skilling-ai-copilot",
983983
"articles/search/**/*.yml": "ce-skilling-ai-copilot",
984-
"articles/machine-learning/*.md": "ce-skilling-ai-copilot",
985-
"articles/machine-learning/*.yml": "ce-skilling-ai-copilot"
984+
"articles/machine-learning/**/.md": "ce-skilling-ai-copilot",
985+
"articles/machine-learning/**/.yml": "ce-skilling-ai-copilot"
986986
},
987987
"ms.service": {
988988
"articles/advisor/**/*.md": "advisor",

0 commit comments

Comments
 (0)