We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
HelpInfoUri
1 parent e87a265 commit 9e946afCopy full SHA for 9e946af
PSReadLine/PSReadLine.psd1
@@ -15,5 +15,5 @@ AliasesToExport = @()
15
FunctionsToExport = 'PSConsoleHostReadLine'
16
CmdletsToExport = 'Get-PSReadLineKeyHandler','Set-PSReadLineKeyHandler','Remove-PSReadLineKeyHandler',
17
'Get-PSReadLineOption','Set-PSReadLineOption'
18
-HelpInfoURI = 'https://aka.ms/powershell72-help'
+HelpInfoURI = 'https://aka.ms/powershell75-help'
19
}
0 commit comments