Skip to content

Commit 96ac88b

Browse files
authored
Merge pull request #5315 from carehart/patch-1
correct failing link
2 parents faae2e4 + 3c536e6 commit 96ac88b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/package-manager/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: overview
99

1010
Windows Package Manager is a comprehensive [package manager solution](#understanding-package-managers) that includes:
1111

12-
- [WinGet](./winget/index.md): The command line tool and client interface for the Windows Package Manager service. You can view the packages available using the command [`winget list`](./winget/list.md), find more winget commands: [Use the WinGet tool to install and manage applications](.winget/index.md).
12+
- [WinGet](./winget/index.md): The command line tool and client interface for the Windows Package Manager service. You can view the packages available using the command [`winget list`](./winget/list.md), find more winget commands: [Use the WinGet tool to install and manage applications](./winget/index.md).
1313
- [Submit packages to Windows Package Manager](./package/index.md): The packaging services for hosting and installing applications on Windows devices.
1414
- [WinGet Configuration files](./configuration/index.md): Create a set of instructions for Windows Package Manager to consolidate the steps for manually setting up a device and onboarding to a new project to a single command that is reliable and repeatable. WinGet Configuration files utilize PowerShell Desired State Configuration (DSC) in combination with YAML formatted instructions and WinGet packages to handle your machine set up.
1515

0 commit comments

Comments
 (0)