Skip to content

Commit 6a65a3b

Browse files
committed
Fix global in docfx.json
1 parent 2b83137 commit 6a65a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1253,7 +1253,7 @@
12531253
"articles/defender-for-iot/organizations/**/*.md": "defender-for-iot",
12541254
"articles/defender-for-iot/device-builders/*.md": "defender-for-iot",
12551255
"articles/event-grid/**/*.md": "event-grid",
1256-
"articles/event-hubs/*.md": "event-hubs",
1256+
"articles/event-hubs/**/*": "azure-event-hubs",
12571257
"articles/governance/*.md": "governance",
12581258
"articles/governance/blueprints/**/*.md": "blueprints",
12591259
"articles/governance/machine-configuration/**/*.md": "machine-configuration",

0 commit comments

Comments
 (0)