Skip to content

Commit 1295493

Browse files
committed
Adding redirect from index.md so the url path without a specific file will resolve
1 parent fd830d0 commit 1295493

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
@@ -7712,7 +7712,12 @@
77127712
},
77137713
{
77147714
"source_path": "hub/apps/distribute-through-store/best-practices-for-win32-app-distribution.md",
7715-
"redirect_url": "hub/apps/distribute-through-store/how-to-distribute-your-win32-app-through-microsoft-store.md",
7715+
"redirect_url": "hub/apps/distribute-through-store/how-to-distribute-your-win32-app-through-microsoft-store",
7716+
"redirect_document_id": false
7717+
},
7718+
{
7719+
"source_path": "hub/apps/develop/settings/index.md",
7720+
"redirect_url": "/windows/apps/develop/settings/settings-windows-11",
77167721
"redirect_document_id": false
77177722
}
77187723
]

0 commit comments

Comments
 (0)