-
Notifications
You must be signed in to change notification settings - Fork 49
/
Copy path.openpublishing.redirection.json
64 lines (64 loc) · 2.5 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
{
"redirections": [
{
"source_path": "community-content/content/Discover Microsoft Azure learning, training, certifications, and career path opportunities.md",
"redirect_url": "/community/content/discover-azure-learning-opps",
"redirect_document_id": true
},
{
"source_path": "community-content/content/tutorial-azure-openai-azure-speech-gpt-4.md",
"redirect_url": "/community/content/azure-openai-azure-speech-gpt-4",
"redirect_document_id": true
},
{
"source_path": "community-content/learn-with/example.yml",
"redirect_url": "/community/learn-with/index",
"redirect_document_id": true
},
{
"source_path": "community-content/learn-with/hammad-hassan.yml",
"redirect_url": "/community/learn-with/index",
"redirect_document_id": false
},
{
"source_path": "community-content/learn-with/oumaima-fisaoui.yml",
"redirect_url": "/community/learn-with/index",
"redirect_document_id": false
},
{
"source_path": "community-content/learn-with/lucas-silva.yml",
"redirect_url": "/community/learn-with/index",
"redirect_document_id": false
},
{
"source_path": "community-content/learn-with/noelle-russell.yml",
"redirect_url": "/community/learn-with/index",
"redirect_document_id": false
},
{
"source_path": "community-content/learn-with/ryan-oconnell.yml",
"redirect_url": "/community/learn-with/index",
"redirect_document_id": false
},
{
"source_path": "community-content/learn-with/cyrus-wong.yml",
"redirect_url": "/community/learn-with/index",
"redirect_document_id": false
},
{
"source_path": "community-content/learn-with/bunmi-akinremi.yml",
"redirect_url": "/community/learn-with/index",
"redirect_document_id": false
},
{
"source_path": "community-content/learn-with/mouredev.yml",
"redirect_url": "/community/learn-with/index",
"redirect_document_id": false
},
{
"source_path": "CONTRIBUTING.md",
"redirect_url": "https://github.com/MicrosoftDocs/community-content/wiki/Contribute-to-this-repo",
"redirect_document_id": true
}
]
}