Skip to content

Commit 3d6457b

Browse files
author
Andrew
committed
Minor fixes from PS/PS repo
1 parent bdc6871 commit 3d6457b

File tree

3 files changed

+147
-147
lines changed

3 files changed

+147
-147
lines changed

Microsoft.PowerShell.Archive/Microsoft.PowerShell.Archive.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ DotNetFrameworkVersion = 4.5
1010
CmdletsToExport = @()
1111
AliasesToExport = @()
1212
NestedModules="Microsoft.PowerShell.Archive.psm1"
13-
HelpInfoURI = 'http://go.microsoft.com/fwlink/?LinkId=393254'
13+
HelpInfoURI = 'https://go.microsoft.com/fwlink/?LinkId=393254'
1414
}

0 commit comments

Comments
 (0)