Skip to content

Commit 1e238e0

Browse files
committed
Fix link
1 parent 3eb0dc2 commit 1e238e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reference/docs-conceptual/security/remoting/SSH-Remoting-in-PowerShell.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ remote computer. And, you must enable **password** or **key-based** authenticati
8989
> - Use the Windows _8.3-style_ short name for the PowerShell executable path
9090
> - Create a symbolic link to the PowerShell executable that results in a path without spaces
9191
>
92-
> For more information, see this [GitHub issue][09].
92+
> For more information, see [issue #784][09] in the PowerShell/Win32-OpenSSH repository.
9393
9494
You only need to get the 8.3-style name for the segment of the path that contains the space. By
9595
default PowerShell 7 is installed in `C:\Program Files\PowerShell\7\`. The 8.3-style name for
@@ -410,4 +410,5 @@ GitCommitId v6.0.0-alpha.17
410410
[06]: /windows-server/administration/openssh/openssh_overview
411411
[07]: /windows-server/administration/openssh/openssh_server_configuration
412412
[08]: http://manpages.ubuntu.com/manpages/xenial/man1/ssh-keygen.1.html
413+
[09]: https://github.com/PowerShell/Win32-OpenSSH/issues/784
413414
[10]: https://ubuntu.com/server/docs/service-openssh

0 commit comments

Comments
 (0)