Skip to content

Commit 4da1f7d

Browse files
authored
Fix relative link in migration guide.
1 parent 4d52be7 commit 4da1f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/governance/machine-configuration/whats-new/migrating-from-dsc-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ reboots are allowed can be set in properties of the extension. As part of the sh
5757
Configuration, you will want to manage reboots using Azure Resource Manager.
5858

5959
The zip file artifact used by DSC Extension is not compatible with Azure machine configuration.
60-
Plan to use the machine configuration [PowerShell cmdlets](../../how-to/develop-custom-package/overview)
60+
Plan to use the machine configuration [PowerShell cmdlets](../../../how-to/develop-custom-package/overview)
6161
to repackage the configuration and required PowerShell modules and republish to Azure Storage.
6262

6363
## Understand migration

0 commit comments

Comments
 (0)