Skip to content

Commit 396a32b

Browse files
author
VSC-Service-Account
committed
migration-content-fix: fixed redirections in yaml header
1 parent bf8d99c commit 396a32b

2 files changed

Lines changed: 23 additions & 21 deletions

File tree

.openpublishing.redirection.json

Lines changed: 23 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,24 @@
1-
{
2-
"redirections": [
3-
{
4-
"source_path": "wsl/install_guide.md",
5-
"redirect_url": "/windows/wsl/install-win10",
6-
"redirect_document_id": true
7-
},
8-
{
9-
"source_path": "wsl/user_support.md",
10-
"redirect_url": "/windows/wsl/user-support",
11-
"redirect_document_id": true
12-
},
13-
{
14-
"source_path": "wsl/release_notes.md",
15-
"redirect_url": "/windows/wsl/release-notes",
16-
"redirect_document_id": true
17-
}
18-
]
1+
{
2+
"redirections": [
3+
{
4+
"source_path": "wsl/install_guide.md",
5+
"redirect_url": "/windows/wsl/install-win10",
6+
"redirect_document_id": true
7+
},
8+
{
9+
"source_path": "wsl/user_support.md",
10+
"redirect_url": "/windows/wsl/user-support",
11+
"redirect_document_id": true
12+
},
13+
{
14+
"source_path": "wsl/release_notes.md",
15+
"redirect_url": "/windows/wsl/release-notes",
16+
"redirect_document_id": true
17+
},
18+
{
19+
"source_path": "WSL/index.md",
20+
"redirect_url": "about",
21+
"redirect_document_id": false
22+
}
23+
]
1924
}

WSL/index.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)