Skip to content

Commit de5a048

Browse files
authored
Add redirection file
1 parent a4fd579 commit de5a048

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
2+
{
3+
"redirections": [
4+
{
5+
"source_path": "howto-monitoring-aks-h-cluster.md",
6+
"redirect_url": "howto-monitor-aks-h-cluster.md",
7+
"redirect_document_id": false
8+
},
9+
{
10+
"source_path": "howto-monitoring-virtualized-network-functions-virtual-machines.md",
11+
"redirect_url": "howto-monitor-virtualized-network-functions-virtual-machines.md",
12+
"redirect_document_id": false
13+
}
14+
]
15+
}

0 commit comments

Comments
 (0)