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 a920389 commit 66dab3eCopy full SHA for 66dab3e
module/PowerShellEditorServices/Start-EditorServices.ps1
@@ -14,7 +14,7 @@
14
# canonical version of this script at the PowerShell Editor
15
# Services GitHub repository:
16
#
17
-# https://github.com/PowerShell/PowerShellEditorServices/blob/master/module/Start-EditorServices.ps1
+# https://github.com/PowerShell/PowerShellEditorServices/blob/master/module/PowerShellEditorServices/Start-EditorServices.ps1
18
19
param(
20
[Parameter(Mandatory=$true)]
0 commit comments