Skip to content

Commit 48eff9e

Browse files
committed
added redirect file to avoid broken links from renaming files
1 parent 660bf12 commit 48eff9e

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/operator-nexus/howto-monitor-aks-h-cluster.md",
5+
"redirect_url": "/azure/operator-nexus/howto-monitor-naks-cluster",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/operator-nexus/howto-hybrid-aks.md",
10+
"redirect_url": "/azure/operator-nexus/howto-kubernetes-cluster-agent-pools",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path_from_root": "/articles/operator-nexus/template-virtualized-network-function-deployment.md",
15+
"redirect_url": "/azure/operator-nexus/quickstarts-virtual-machine-deployment-cli",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path_from_root": "/articles/operator-nexus/quickstarts-tenant-workload-deployment.md",
20+
"redirect_url": "/azure/operator-nexus/quickstarts-virtual-machine-deployment-cli",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path_from_root": "/articles/operator-nexus/quickstarts-tenant-workload-deployment-ps.md",
25+
"redirect_url": "/azure/operator-nexus/quickstarts-virtual-machine-deployment-ps",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path_from_root": "/articles/operator-nexus/template-cloud-native-network-function-deployment.md",
30+
"redirect_url": "/azure/operator-nexus/quickstarts-kubernetes-cluster-deployment-cli",
31+
"redirect_document_id": false
32+
}
33+
]
34+
}

0 commit comments

Comments
 (0)