Skip to content

Commit 7701c8a

Browse files
committed
Adjusting automation redirects
1 parent bd57be1 commit 7701c8a

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

articles/automation/.openpublishing.redirection.automation.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
{
22
"redirection": [
3-
{
4-
"source_path_from_root": "/articles/automation/dsc-linux-powershell.md",
5-
"redirect_url": "/azure/automation/automation-dsc-overview",
6-
"redirect_document_id": false
7-
},
83
{
94
"source_path_from_root": "/articles/automation/automation-intro.md",
105
"redirect_url": "/azure/automation/overview",
@@ -237,28 +232,33 @@
237232
},
238233
{
239234
"source_path_from_root": "/articles/automation/automation-solution-vm-management.md",
240-
"redirect_url": "/azure/azure-functions/start-stop-vms/overview",
235+
"redirect_url":"/azure/azure-functions/start-stop-vms/overview",
241236
"redirect_document_id": false
242237
},
243238
{
244-
"source_path_from_root": "/articles/automation/automation-solution-vm-management-config.md",
245-
"redirect_url": "/azure/azure-functions/start-stop-vms/deploy",
246-
"redirect_document_id": false
239+
"source_path_from_root": "/articles/automation/automation-solution-vm-management-config.md",
240+
"redirect_url": "/azure/azure-functions/start-stop-vms/deploy",
241+
"redirect_document_id": false
247242
},
248243
{
249-
"source_path_from_root": "/articles/automation/automation-solution-vm-management-logs.md",
250-
"redirect_url": "/azure/azure-functions/start-stop-vms/deploy",
251-
"redirect_document_id": false
244+
"source_path_from_root": "/articles/automation/automation-solution-vm-management-logs.md",
245+
"redirect_url": "/azure/azure-functions/start-stop-vms/deploy",
246+
"redirect_document_id": false
252247
},
253248
{
254-
"source_path_from_root": "/articles/automation/automation-solution-vm-management-remove.md",
255-
"redirect_url": "/azure/azure-functions/start-stop-vms/remove",
256-
"redirect_document_id": false
249+
"source_path_from_root": "/articles/automation/automation-solution-vm-management-remove.md",
250+
"redirect_url": "/azure/azure-functions/start-stop-vms/remove",
251+
"redirect_document_id": false
257252
},
258253
{
259-
"source_path_from_root": "/articles/automation/troubleshoot/start-stop-vm.md",
260-
"redirect_url": "/azure/azure-functions/start-stop-vms/troubleshoot",
254+
"source_path_from_root": "/articles/automation/troubleshoot/start-stop-vm.md",
255+
"redirect_url": "/azure/azure-functions/start-stop-vms/troubleshoot",
256+
"redirect_document_id": false
257+
},
258+
{
259+
"source_path_from_root": "/articles/automation/dsc-linux-powershell.md",
260+
"redirect_url": "/azure/automation/automation-dsc-overview",
261261
"redirect_document_id": false
262-
}
262+
}
263263
]
264264
}

0 commit comments

Comments
 (0)