Skip to content

Commit e2d6e3e

Browse files
committed
Fix links
1 parent 62bc94c commit e2d6e3e

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

hub/powertoys/dsc-configure/microsoft-dsc.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -411,11 +411,11 @@ If you're migrating from the PowerShell DSC module
411411
- [WinGet configuration documentation][06]
412412

413413
<!-- Link reference definitions -->
414-
[01]: ../../../dsc/overview.md
414+
[01]: https://github.com/microsoft/PowerToys/tree/main/doc/dsc/overview.md
415415
[02]: overview.md
416416
[03]: psdsc.md
417417
[04]: ../install.md
418-
[05]: https://learn.microsoft.com/powershell/dsc/overview
419-
[06]: https://learn.microsoft.com/windows/package-manager/configuration/
418+
[05]: /powershell/dsc/overview
419+
[06]: /windows/package-manager/configuration/
420420
[07]: https://github.com/microsoft/winget-cli/releases
421421
[08]: https://github.com/PowerShell/DSC/releases

hub/powertoys/dsc-configure/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,5 +124,5 @@ Choose your DSC approach and get started:
124124
[01]: psdsc.md
125125
[02]: microsoft-dsc.md
126126
[03]: ../install.md
127-
[04]: https://learn.microsoft.com/windows/package-manager/configuration/
128-
[05]: https://learn.microsoft.com/powershell/dsc/overview
127+
[04]: /windows/package-manager/configuration/
128+
[05]: /powershell/dsc/overview

hub/powertoys/dsc-configure/psdsc.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -636,11 +636,11 @@ The Microsoft DSC approach offers:
636636
- [PowerToys DSC examples][04]
637637

638638
<!-- Link reference definitions -->
639-
[01]: https://learn.microsoft.com/powershell/dsc/overview
639+
[01]: /powershell/dsc/overview
640640
[02]: https://github.com/microsoft/winget-cli/releases
641641
[03]: ../install.md
642642
[04]: https://github.com/microsoft/PowerToys/tree/main/src/dsc/Microsoft.PowerToys.Configure/examples
643643
[06]: microsoft-dsc.md
644-
[07]: index.md
645-
[08]: https://learn.microsoft.com/windows/package-manager/configuration/
644+
[07]: overview.md
645+
[08]: /windows/package-manager/configuration/
646646
[09]: https://github.com/microsoft/PowerToys/blob/main/src/dsc/Microsoft.PowerToys.Configure/examples/configureLauncherPlugins.winget

0 commit comments

Comments
 (0)