Skip to content

Commit 8972a95

Browse files
authored
Add HelpInfoUri to support Updateable help (#778)
1 parent 300926e commit 8972a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.PowerShell.PlatyPS.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,6 @@ PrivateData = @{
9696
}
9797

9898
# HelpInfo URI of this module
99-
# HelpInfoURI = ''
99+
HelpInfoURI = 'https://aka.ms/ps-modules-help'
100100

101101
}

0 commit comments

Comments
 (0)