-
Notifications
You must be signed in to change notification settings - Fork 28
/
.openpublishing.redirection.json
93 lines (78 loc) · 2.25 KB
/
.openpublishing.redirection.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
"redirections": [
{
"source_path": "ignore",
"redirect_url": "ignore",
"redirect_document_id": false,
"//": "COMMENT:",
"//a": "The content of the following section is:",
"//b": "redirect of main MRTK page.",
"//c": "vtieto, 9/21/21"
},
{
"source_path": "mesh/get-started.md",
"redirect_url": "/mesh/overview",
"redirect_document_id": false
},
{
"source_path": "mesh/faq.md",
"redirect_url": "https://www.microsoft.com/mesh",
"redirect_document_id": false
},
{
"source_path": "mesh/mesh-app/faq.md",
"redirect_url": "https://www.microsoft.com/mesh",
"redirect_document_id": false
},
{
"source_path": "mesh/mesh-app/index.md",
"redirect_url": "https://www.microsoft.com/mesh",
"redirect_document_id": false
},
{
"source_path": "mesh/mesh-app/resources/release-notes.md",
"redirect_url": "https://www.microsoft.com/mesh",
"redirect_document_id": false
},
{
"source_path": "mesh/mesh-app/resources/troubleshooting.md",
"redirect_url": "https://www.microsoft.com/mesh",
"redirect_document_id": false
},
{
"source_path": "mesh/mesh-app/use-mesh/arr-content.md",
"redirect_url": "https://www.microsoft.com/mesh",
"redirect_document_id": false
},
{
"source_path": "mesh/mesh-app/use-mesh/import-content.md",
"redirect_url": "https://www.microsoft.com/mesh",
"redirect_document_id": false
},
{
"source_path": "mesh/mesh-app/use-mesh/languages.md",
"redirect_url": "https://www.microsoft.com/mesh",
"redirect_document_id": false
},
{
"source_path": "mesh/mesh-app/use-mesh/use-mesh.md",
"redirect_url": "https://www.microsoft.com/mesh",
"redirect_document_id": false
},
{
"source_path": "mesh/provisioning.md",
"redirect_url": "https://www.microsoft.com/mesh",
"redirect_document_id": false
},
{
"source_path": "mesh/develop/debug-and-optimize-performance/test-your-environment.md",
"redirect_url": "/mesh/develop/make-your-environment-available/test-your-environment",
"redirect_document_id": false
},
{
"source_path": "mesh/develop/debug-and-optimize-performance/webcontent.md",
"redirect_url": "/mesh/develop/debug-and-optimize-performance/webcontent/webcontent",
"redirect_document_id": false
}
]
}