We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dc1593 commit 1560229Copy full SHA for 1560229
articles/governance/machine-configuration/how-to/develop-custom-package/1-set-up-authoring-environment.md
@@ -64,6 +64,6 @@ Get-Command -Module 'GuestConfiguration'
64
> [Create a custom machine configuration package](./2-create-package.md)
65
66
<!-- Reference link definitions -->
67
-[01]: https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows
68
-[02]: https://learn.microsoft.com/en-us/powershell/scripting/install/install-ubuntu
+[01]: https://learn.microsoft.com/powershell/scripting/install/installing-powershell-on-windows
+[02]: https://learn.microsoft.com/powershell/scripting/install/install-ubuntu
69
[03]: /powershell/azure/install-az-ps
0 commit comments