Skip to content

Commit 678b149

Browse files
committed
Testing updatable help.
1 parent 0d8c6b6 commit 678b149

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Help/WinSCP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
Module Name: WinSCP
33
Module Guid: 06e0af4e-779b-48f4-939f-c90b8ec950e6
4-
Download Help Link: https://github.com/dotps1/WinSCP
4+
Download Help Link: https://raw.githubusercontent.com/dotps1/WinSCP/master/
55
Help Version: 5.15.5
66
Locale: en-US
77
---

WinSCP/WinSCP.psd1

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

179179
# HelpInfo URI of this module
180-
HelpInfoURI = "https://github.com/dotps1/WinSCP"
180+
HelpInfoURI = "https://raw.githubusercontent.com/dotps1/WinSCP/master/"
181181

182182
# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
183183
# DefaultCommandPrefix = "WinSCP"

0 commit comments

Comments
 (0)