Skip to content

Commit 7f45464

Browse files
committed
correcting path
1 parent f9952cf commit 7f45464

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docfx.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"author": {
135135
"articles/advisor/*.md": "saket-ms",
136136
"articles/connectors/*.md": "ecfan",
137-
"articles/batch/*.md": "JnHs",
137+
"articles/batch/**/*.md": "JnHs",
138138
"articles/logic-apps/*.md": "ecfan",
139139
"articles/governance/*.md": "DCtheGeek",
140140
"articles/governance/blueprints/**/*.md": "DCtheGeek",
@@ -470,7 +470,7 @@
470470
"articles/virtual-machines/windows/*.md": "cynthn",
471471
"articles/virtual-machines/*.md": "cynthn",
472472
"articles/virtual-machines-scale-sets/*.md": "jushiman",
473-
"articles/batch/*.md": "jenhayes",
473+
"articles/batch/**/*.md": "jenhayes",
474474
"articles/service-fabric/*.md": "atsenthi",
475475
"articles/service-fabric-mesh/*md": "atsenthi",
476476
"articles/notebooks/*.md": "jasonh",
@@ -480,7 +480,7 @@
480480
"articles/media-services/**/*.md": "juliako"
481481
},
482482
"ms.service": {
483-
"articles/batch/*.md": "batch",
483+
"articles/batch/**/*.md": "batch",
484484
"articles/connectors/*.md": "logic-apps",
485485
"articles/logic-apps/*.md": "logic-apps",
486486
"articles/governance/*.md": "governance",
@@ -665,8 +665,8 @@
665665
"articles/virtual-machines/windows/*.yml": "Azure Windows Virtual Machines",
666666
"articles/virtual-machine-scale-sets/*.md": "Azure Virtual Machine Scale Sets",
667667
"articles/virtual-machine-scale-sets/*.yml": "Azure Virtual Machine Scale Sets",
668-
"articles/batch/*.md": "Azure Batch",
669-
"articles/batch/*.yml": "Azure Batch",
668+
"articles/batch/**/*.md": "Azure Batch",
669+
"articles/batch/**/*.yml": "Azure Batch",
670670
"articles/app-service-mobile/**/*.md": "Azure Mobile Apps",
671671
"articles/app-service-mobile/**/*.yml": "Azure Mobile Apps",
672672
"articles/service-fabric/*.md": "Azure Service Fabric",

0 commit comments

Comments
 (0)