-
Notifications
You must be signed in to change notification settings - Fork 43
/
.openpublishing.redirection.json
49 lines (49 loc) · 1.63 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
{
"redirections": [
{
"source_path": "bing-docs/bing-image-search/index.yml",
"redirect_url": "/bing/search-apis/bing-image-search/overview",
"redirect_document_id": false
},
{
"source_path": "bing-docs/bing-visual-search/index.yml",
"redirect_url": "/bing/search-apis/bing-visual-search/overview",
"redirect_document_id": false
},
{
"source_path": "bing-docs/bing-video-search/index.yml",
"redirect_url": "/bing/search-apis/bing-video-search/overview",
"redirect_document_id": false
},
{
"source_path": "bing-docs/bing-news-search/index.yml",
"redirect_url": "/bing/search-apis/bing-news-search/overview",
"redirect_document_id": false
},
{
"source_path": "bing-docs/bing-custom-search/index.yml",
"redirect_url": "/bing/search-apis/bing-custom-search/overview",
"redirect_document_id": false
},
{
"source_path": "bing-docs/bing-entity-search/index.yml",
"redirect_url": "/bing/search-apis/bing-entity-search/overview",
"redirect_document_id": false
},
{
"source_path": "bing-docs/bing-autosuggest/index.yml",
"redirect_url": "/bing/search-apis/bing-autosuggest/overview",
"redirect_document_id": false
},
{
"source_path": "bing-docs/bing-spell-check/index.yml",
"redirect_url": "/bing/search-apis/bing-spell-check/overview",
"redirect_document_id": false
},
{
"source_path": "bing-docs/bing-image-search/how-to/image-insights.md",
"redirect_url": "/bing/search-apis/bing-image-search/overview",
"redirect_document_id": false
}
]
}