Skip to content

Commit 2ed6859

Browse files
authored
Update troubleshoot link to github issues (#3670)
Resolves #4524
1 parent 6b93fba commit 2ed6859

File tree

1 file changed

+2
-2
lines changed
  • hub/package-manager/configuration

1 file changed

+2
-2
lines changed

hub/package-manager/configuration/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: WinGet Configuration
33
description: WinGet Configuration uses the winget configure command, PowerShell, and a YAML-formatted configuration file listing all of the software versions, packages, tools, and settings required to achieve the set up the desired state of the development environment on your Windows machine. Minimizing manual project setup and onboarding to a single command that is reliable and repeatable.
4-
ms.date: 05/23/2023
4+
ms.date: 07/10/2023
55
ms.topic: overview
66
---
77

@@ -120,4 +120,4 @@ The [PowerShell Gallery](https://www.powershellgallery.com/packages) hosts hundr
120120

121121
The most common reason for a WinGet Configuration to fail is due to a PowerShell DSC resource requiring administrative access to apply the desired state. Not all DSC resources surface explicit reasons for failure.
122122

123-
More common troubleshooting issues will be added soon. In the meantime, check the issues filed on the [WinGet Configuration repo on GitHub](https://github.com/Microsoft/winget-dsc).
123+
More common troubleshooting issues will be added soon. In the meantime, check the related issues filed in the [WinGet CLI repo on GitHub](https://github.com/microsoft/winget-cli/issues?q=is%3Aissue+is%3Aopen+label%3Acommand-configure).

0 commit comments

Comments
 (0)