Skip to content

Commit f6d6c77

Browse files
committed
fix redirect file. missing ,
1 parent 2c8a17d commit f6d6c77

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6621,7 +6621,12 @@
66216621
},
66226622
{
66236623
"source_path_from_root": "/articles/azure-monitor/monitor-reference.md",
6624-
"redirect_url": "/azure/azure-monitor/overview",
6624+
"redirect_url": "/azure/azure-monitor/monitor-azure-monitor-reference",
6625+
"redirect_document_id": false
6626+
},
6627+
{
6628+
"source_path_from_root": "articles/azure-monitor/azure-monitor-monitoring-reference.md",
6629+
"redirect_url": "/azure/azure-monitor/monitor-azure-monitor-reference",
66256630
"redirect_document_id": false
66266631
},
66276632
{
@@ -6643,11 +6648,7 @@
66436648
"source_path_from_root": "/articles/azure-monitor/agents/resource-manager-data-collection-rules.md",
66446649
"redirect_url": "/azure/azure-monitor/essentials/data-collection-rule-create-edit?tabs=arm#manually-create-a-dcr",
66456650
"redirect_document_id": false
6646-
},
6647-
{
6648-
"source_path_from_root": "articles/azure-monitor/azure-monitor-monitoring-reference.md",
6649-
"redirect_url": "/azure/azure-monitor/monitor-azure-monitor-reference",
6650-
"redirect_document_id": false
66516651
}
6652+
66526653
]
66536654
}

0 commit comments

Comments
 (0)