From 7a9c4e2c91e7004918f70de69bae3d67a774c286 Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Fri, 24 Sep 2021 08:24:27 -0500 Subject: [PATCH] Change link to point to Windows Feedback Hub Uservoice is no longer used at Microsoft. Old link results in 404. --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 53032dd..4f711d4 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,7 +1,7 @@ blank_issues_enabled: false contact_links: - name: Windows PowerShell and Modules - url: https://windowsserver.uservoice.com/forums/301869-powershell + url: https://support.microsoft.com/windows/send-feedback-to-microsoft-with-the-feedback-hub-app-f59187f8-8739-22d6-ba93-f66612949332 about: Windows PowerShell issues or suggestions. - name: PowerShell url: https://github.com/powershell/powershell/issues