From 572a1e6e35fb595df19b1d8fd604285d05a99078 Mon Sep 17 00:00:00 2001 From: Manoj Ampalam Date: Tue, 29 May 2018 22:18:54 -0700 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 4035bd8..005085d 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -8,9 +8,12 @@ ## Documentation * [sshd_config](https://github.com/PowerShell/Win32-OpenSSH/wiki/sshd_config) -* [sshd](https://github.com/PowerShell/Win32-OpenSSH/wiki/sshd) -* [ssh_config](https://github.com/PowerShell/Win32-OpenSSH/wiki/ssh_config) -* [ssh](https://github.com/PowerShell/Win32-OpenSSH/wiki/ssh) +* [sshd](https://man.openbsd.org/sshd) +* [ssh_config](https://man.openbsd.org/ssh_config) +* [ssh](https://man.openbsd.org/ssh) +* [ssh-keygen](https://man.openbsd.org/ssh-keygen) +* [ssh-keyscan](https://man.openbsd.org/ssh-keyscan) +* [ssh-add](https://man.openbsd.org/ssh-add) ## Installation