Skip to content

Commit 9e946af

Browse files
authored
Update HelpInfoUri for 7.5 (#4284)
1 parent e87a265 commit 9e946af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PSReadLine/PSReadLine.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ AliasesToExport = @()
1515
FunctionsToExport = 'PSConsoleHostReadLine'
1616
CmdletsToExport = 'Get-PSReadLineKeyHandler','Set-PSReadLineKeyHandler','Remove-PSReadLineKeyHandler',
1717
'Get-PSReadLineOption','Set-PSReadLineOption'
18-
HelpInfoURI = 'https://aka.ms/powershell72-help'
18+
HelpInfoURI = 'https://aka.ms/powershell75-help'
1919
}

0 commit comments

Comments
 (0)