Skip to content

Commit 1560229

Browse files
Update 1-set-up-authoring-environment.md
Remove hard-coded locale in links.
1 parent 3dc1593 commit 1560229

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/governance/machine-configuration/how-to/develop-custom-package/1-set-up-authoring-environment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ Get-Command -Module 'GuestConfiguration'
6464
> [Create a custom machine configuration package](./2-create-package.md)
6565
6666
<!-- 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
67+
[01]: https://learn.microsoft.com/powershell/scripting/install/installing-powershell-on-windows
68+
[02]: https://learn.microsoft.com/powershell/scripting/install/install-ubuntu
6969
[03]: /powershell/azure/install-az-ps

0 commit comments

Comments
 (0)