diff --git a/Engine/PSScriptAnalyzer.psd1 b/Engine/PSScriptAnalyzer.psd1 index 423f8e42b..8b604b5f7 100644 --- a/Engine/PSScriptAnalyzer.psd1 +++ b/Engine/PSScriptAnalyzer.psd1 @@ -91,7 +91,7 @@ PrivateData = @{ } # HelpInfo URI of this module -# HelpInfoURI = '' +HelpInfoURI = 'https://aka.ms/ps-modules-help' # Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix. # DefaultCommandPrefix = ''