Skip to content

Commit 3009427

Browse files
author
barkz
authored
Merge pull request #88 from PureStorage-OpenConnect/dev/aguzev/help_update
Update help info URI
2 parents 5846fd0 + acfbcfc commit 3009427

File tree

6 files changed

+5
-5
lines changed

6 files changed

+5
-5
lines changed

PureStoragePowerShellToolkit.Core/PureStoragePowerShellToolkit.Core.psd1

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

151151
# HelpInfo URI of this module
152-
HelpInfoURI = 'https://github.com/PureStorage-OpenConnect/powershell-toolkit'
152+
HelpInfoURI = 'http://connect.pure1.purestorage.com/powershell/PureStoragePowerShellSDK2/2.16'
153153

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

PureStoragePowerShellToolkit.DatabaseTools/PureStoragePowerShellToolkit.DatabaseTools.psd1

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

156156
# HelpInfo URI of this module
157-
HelpInfoURI = 'https://github.com/PureStorage-OpenConnect/powershell-toolkit'
157+
HelpInfoURI = 'http://connect.pure1.purestorage.com/powershell/PureStoragePowerShellSDK2/2.16'
158158

159159
# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
160160
DefaultCommandPrefix = ''
Binary file not shown.

PureStoragePowerShellToolkit.FlashArray/PureStoragePowerShellToolkit.FlashArray.psd1

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

173173
# HelpInfo URI of this module
174-
HelpInfoURI = 'https://github.com/PureStorage-OpenConnect/powershell-toolkit'
174+
HelpInfoURI = 'http://connect.pure1.purestorage.com/powershell/PureStoragePowerShellSDK2/2.16'
175175

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

PureStoragePowerShellToolkit.WindowsAdministration/PureStoragePowerShellToolkit.WindowsAdministration.psd1

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

165165
# HelpInfo URI of this module
166-
HelpInfoURI = 'https://github.com/PureStorage-OpenConnect/powershell-toolkit'
166+
HelpInfoURI = 'http://connect.pure1.purestorage.com/powershell/PureStoragePowerShellSDK2/2.16'
167167

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

PureStoragePowerShellToolkit/PureStoragePowerShellToolkit.psd1

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

155155
# HelpInfo URI of this module
156-
HelpInfoURI = 'https://github.com/PureStorage-OpenConnect/powershell-toolkit'
156+
HelpInfoURI = 'http://connect.pure1.purestorage.com/powershell/PureStoragePowerShellSDK2/2.16'
157157

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

0 commit comments

Comments
 (0)