Skip to content

Commit 2a79647

Browse files
authored
Merge pull request #210383 from hhunter-ms/hh-1983895
[Profiler] Add ms.subservice to docfx.json
2 parents 22432be + aaa8b40 commit 2a79647

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docfx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -844,7 +844,8 @@
844844
"articles/azure-monitor/change/*.md": "change-analysis",
845845
"articles/azure-monitor/containers/**/*.md": "containers",
846846
"articles/azure-monitor/essentials/**/*.md": "essentials",
847-
"articles/azure-monitor/snapshot-debugger/**/*.md": "snapshot-debugger",
847+
"articles/azure-monitor/profiler/*.md": "profiler",
848+
"articles/azure-monitor/snapshot-debugger/*.md": "snapshot-debugger",
848849
"articles/azure-monitor/*.md": "general",
849850
"articles/azure-monitor/insights/**/*.md": "insights",
850851
"articles/azure-monitor/logs/**/*.md": "logs",

0 commit comments

Comments
 (0)