-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Expand file tree
/
Copy path.openpublishing.redirection.spmt.json
More file actions
54 lines (54 loc) · 2.43 KB
/
.openpublishing.redirection.spmt.json
File metadata and controls
54 lines (54 loc) · 2.43 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
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
{
"redirections": [
{
"source_path": "spmt/spmt-ps/spmt/spmt.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.migrationtool.powershell",
"redirect_document_id": false
},
{
"source_path": "spmt/spmt-ps/spmt/Add-SPMTTask.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.migrationtool.powershell/add-spmttask",
"redirect_document_id": false
},
{
"source_path": "spmt/spmt-ps/spmt/Get-SPMTMigration.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.migrationtool.powershell/get-spmtmigration",
"redirect_document_id": false
},
{
"source_path": "spmt/spmt-ps/spmt/Register-SPMTMigration.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.migrationtool.powershell/register-spmtmigration",
"redirect_document_id": false
},
{
"source_path": "spmt/spmt-ps/spmt/Remove-SPMTTask.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.migrationtool.powershell/remove-spmttask",
"redirect_document_id": false
},
{
"source_path": "spmt/spmt-ps/spmt/SharePointMigrationTool.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.migrationtool.powershell/sharepointmigrationtool",
"redirect_document_id": false
},
{
"source_path": "spmt/spmt-ps/spmt/Show-SPMTMigration.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.migrationtool.powershell/show-spmtmigration",
"redirect_document_id": false
},
{
"source_path": "spmt/spmt-ps/spmt/Start-SPMTMigration.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.migrationtool.powershell/start-spmtmigration",
"redirect_document_id": false
},
{
"source_path": "spmt/spmt-ps/spmt/Stop-SPMTMigration.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.migrationtool.powershell/stop-spmtmigration",
"redirect_document_id": false
},
{
"source_path": "spmt/spmt-ps/spmt/Unregister-SPMTMigration.md",
"redirect_url": "/powershell/module/microsoft.sharepoint.migrationtool.powershell/unregister-spmtmigration",
"redirect_document_id": false
}
]
}