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 f637a06 commit 272bf99Copy full SHA for 272bf99
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/powershell71-help'
+HelpInfoURI = 'https://aka.ms/powershell72-help'
19
}
0 commit comments