forked from MicrosoftDocs/WindowsCommunityToolkitDocs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.openpublishing.redirection.json
More file actions
29 lines (29 loc) · 948 Bytes
/
.openpublishing.redirection.json
File metadata and controls
29 lines (29 loc) · 948 Bytes
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": "archive/graph/providers/InteractiveProviderBehavior.md",
"redirect_url": "/graph/providers/interactiveproviderbehavior",
"redirect_document_id": true
},
{
"source_path": "archive/graph/providers/MockProviderBehavior.md",
"redirect_url": "/graph/providers/mockproviderbehavior",
"redirect_document_id": true
},
{
"source_path": "graph/authentication/msal.md",
"redirect_url": "/graph/authentication/msalprovider",
"redirect_document_id": true
},
{
"source_path": "graph/authentication/windows.md",
"redirect_url": "/graph/authentication/windowsprovider",
"redirect_document_id": true
},
{
"source_path": "graph/authentication/custom.md",
"redirect_url": "/graph/authentication/iprovider",
"redirect_document_id": true
}
]
}