Skip to content

Commit 36ad7b1

Browse files
committed
add redirection for old article
1 parent b80d748 commit 36ad7b1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.openpublishing.redirection.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2384,10 +2384,15 @@
23842384
"redirect_document_id": false
23852385
},
23862386
{
2387-
"source_path_from_root": "/articles/aks/ssh.md",
2387+
"source_path_from_root": "/articles/aks/aks-ssh.md",
23882388
"redirect_url": "/azure/aks/node-access",
23892389
"redirect_document_id": true
23902390
},
2391+
{
2392+
"source_path_from_root": "/articles/aks/ssh.md",
2393+
"redirect_url": "/azure/aks/node-access",
2394+
"redirect_document_id": false
2395+
},
23912396
{
23922397
"source_path_from_root": "/articles/aks/windows-node-limitations.md",
23932398
"redirect_url": "/azure/aks/windows-faq",

0 commit comments

Comments
 (0)