Skip to content

Commit 8c3d042

Browse files
authored
Add HelpInfoUri (#512)
1 parent 97c43cb commit 8c3d042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platyPS/platyPS.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ PrivateData = @{
123123
} # End of PrivateData hashtable
124124

125125
# HelpInfo URI of this module
126-
# HelpInfoURI = ''
126+
HelpInfoURI = 'https://aka.ms/ps-modules-help'
127127

128128
# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
129129
# DefaultCommandPrefix = ''

0 commit comments

Comments
 (0)