diff --git a/src/PowerShellGet/PowerShellGet.psd1 b/src/PowerShellGet/PowerShellGet.psd1 index ae2f16fa..e0876b6c 100644 --- a/src/PowerShellGet/PowerShellGet.psd1 +++ b/src/PowerShellGet/PowerShellGet.psd1 @@ -273,5 +273,5 @@ https://github.com/PowerShell/PowerShellGet/blob/master/CHANGELOG.md } } - HelpInfoURI = 'http://go.microsoft.com/fwlink/?linkid=855963' + HelpInfoURI = 'http://go.microsoft.com/fwlink/?linkid=2113539' }