forked from dotnet/AspNetDocs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.openpublishing.redirection.json
29 lines (29 loc) · 1.18 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
{
"redirections": [
{
"source_path": "aspnet/mvc/videos/mvc-1/aspnet-mvc-storefront/aspnet-mvc-mvc-storefront-part-19-processing-orders-with-windows-workflow.md",
"redirect_url": "/aspnet/mvc/videos/mvc-1/aspnet-mvc-storefront/aspnet-mvc-storefront-part-19-processing-orders-with-windows-workflow",
"redirect_document_id": false
},
{
"source_path": "aspnet/mvc/mvc5.md",
"redirect_url": "/aspnet/mvc/overview/getting-started/introduction/getting-started",
"redirect_document_id": false
},
{
"source_path": "aspnet/mobile/index.md",
"redirect_url": "/aspnet/mobile/overview",
"redirect_document_id": false
},
{
"source_path": "aspnet/mobile/device-simulators.md",
"redirect_url": "/aspnet/mobile/overview",
"redirect_document_id": false
},
{
"source_path": "aspnet/mvc/overview/getting-started/introduction/sample/code-location.md",
"redirect_url": "/aspnet/mvc/overview/getting-started/introduction/index",
"redirect_document_id": false
}
]
}