-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Expand file tree
/
Copy path.openpublishing.redirection.lighthouse.json
More file actions
29 lines (29 loc) · 1.24 KB
/
.openpublishing.redirection.lighthouse.json
File metadata and controls
29 lines (29 loc) · 1.24 KB
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":"microsoft-365/lighthouse/m365-lighthouse-tenant-list-overview.md",
"redirect_url":"/microsoft-365/lighthouse/m365-lighthouse-tenants-page-overview",
"redirect_document_id":true
},
{
"source_path":"microsoft-365/lighthouse/m365-lighthouse-set-up-roles.md",
"redirect_url":"/microsoft-365/lighthouse/m365-lighthouse-overview-of-permissions",
"redirect_document_id":true
},
{
"source_path":"microsoft-365/lighthouse/m365-lighthouse-deploy-baselines.md",
"redirect_url":"/microsoft-365/lighthouse/m365-lighthouse-deploy-standard-tenant-configurations-overview",
"redirect_document_id":true
},
{
"source_path":"microsoft-365/lighthouse/m365-lighthouse-get-access-to-sales-advisor.md",
"redirect_url":"/microsoft-365/lighthouse/m365-lighthouse-understanding-opportunities-and-data",
"redirect_document_id":true
},
{
"source_path":"microsoft-365/lighthouse/m365-lighthouse-sales-advisor-overview.md",
"redirect_url":"/microsoft-365/lighthouse/m365-lighthouse-understanding-opportunities-and-data",
"redirect_document_id":false
}
]
}