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.
1 parent ba3ebf2 commit 6c58affCopy full SHA for 6c58aff
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://go.microsoft.com/fwlink/?LinkId=2113630'
+HelpInfoURI = 'https://aka.ms/powershell71-help'
19
}
0 commit comments