Skip to content

Commit 9d42865

Browse files
Add redirects for two dead background task URLs
- /develop/background-processing/ → /develop/app-lifecycle-and-system-services - applifecycle/app-background-task → applifecycle/background-tasks (typo fix) Fixes Gap 1 from ADO #568630 gap analysis. Co-authored-by: Copilot <[email protected]>
1 parent 5ee9c5c commit 9d42865

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

.openpublishing.redirection.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11420,7 +11420,7 @@
1142011420
"redirect_url": "/windows/apps/develop/accessibility",
1142111421
"redirect_document_id": false
1142211422
},
11423-
{
11423+
{
1142411424
"source_path": "hub/apps/package-and-deploy/choose-packaging-model.md",
1142511425
"redirect_url": "/windows/apps/package-and-deploy/packaging/",
1142611426
"redirect_document_id": false
@@ -11524,6 +11524,16 @@
1152411524
"source_path": "hub/apps/desktop/modernize/modernize-wpf-tutorial-5.md",
1152511525
"redirect_url": "/windows/apps/desktop/modernize/",
1152611526
"redirect_document_id": false
11527+
},
11528+
{
11529+
"source_path": "hub/apps/develop/background-processing/index.md",
11530+
"redirect_url": "/windows/apps/develop/app-lifecycle-and-system-services",
11531+
"redirect_document_id": false
11532+
},
11533+
{
11534+
"source_path": "hub/apps/windows-app-sdk/applifecycle/app-background-task.md",
11535+
"redirect_url": "/windows/apps/windows-app-sdk/applifecycle/background-tasks",
11536+
"redirect_document_id": false
1152711537
}
1152811538
]
11529-
}
11539+
}

0 commit comments

Comments
 (0)