Skip to content

Commit 57057ef

Browse files
authored
fix redirects to release channels (#6182)
1 parent 7b4e1d6 commit 57057ef

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.openpublishing.redirection.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10572,17 +10572,17 @@
1057210572
},
1057310573
{
1057410574
"source_path": "hub/apps/windows-app-sdk/experimental-channel.md",
10575-
"redirect_url": "/windows/windows-app-sdk/release-channels",
10575+
"redirect_url": "/windows/apps/windows-app-sdk/release-channels",
1057610576
"redirect_document_id": false
1057710577
},
1057810578
{
1057910579
"source_path": "hub/apps/windows-app-sdk/preview-channel.md",
10580-
"redirect_url": "/windows/windows-app-sdk/release-channels",
10580+
"redirect_url": "/windows/apps/windows-app-sdk/release-channels",
1058110581
"redirect_document_id": false
1058210582
},
1058310583
{
1058410584
"source_path": "hub/apps/windows-app-sdk/stable-channel.md",
10585-
"redirect_url": "/windows/windows-app-sdk/release-channels",
10585+
"redirect_url": "/windows/apps/windows-app-sdk/release-channels",
1058610586
"redirect_document_id": false
1058710587
}
1058810588
]

0 commit comments

Comments
 (0)