Skip to content

Commit 200fa70

Browse files
committed
fix two ms.service values based on build suggestions
1 parent 76b3235 commit 200fa70

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
@@ -1233,7 +1233,7 @@
12331233
"articles/partner-solutions/**/*.md": "partner-services",
12341234
"articles/azure-vmware/**/*.md": "azure-vmware",
12351235
"articles/backup/**/*.md": "azure-backup",
1236-
"articles/baremetal-infrastructure/**/*.md": "baremetal-infrastructure",
1236+
"articles/baremetal-infrastructure/**/*.md": "azure-baremetal-infrastructure",
12371237
"articles/batch/**/*.md": "azure-batch",
12381238
"articles/blockchain/**/*.md": "azure-blockchain",
12391239
"articles/chef/**/*.md": "chef",
@@ -1284,7 +1284,7 @@
12841284
"articles/sentinel/**/*.md": "microsoft-sentinel",
12851285
"articles/service-bus-messaging/**/*": "azure-service-bus",
12861286
"articles/service-fabric/*.md": "azure-service-fabric",
1287-
"articles/service-health/**/*.md": "service-health",
1287+
"articles/service-health/**/*.md": "azure-service-health",
12881288
"articles/site-recovery/*.md": "azure-site-recovery",
12891289
"articles/synapse-analytics/**/*": "azure-synapse-analytics",
12901290
"articles/terraform/**/*.md": "terraform",

0 commit comments

Comments
 (0)