From b7e2fc318f856fb5eacb834fb0c71241402ca7a9 Mon Sep 17 00:00:00 2001 From: manojampalam Date: Tue, 13 Oct 2015 14:51:36 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Home.md b/Home.md index b14f253..d3f512e 100644 --- a/Home.md +++ b/Home.md @@ -1,9 +1,11 @@ -Welcome to the Win32-OpenSSH wiki! +##### Welcome to the Win32-OpenSSH wiki! -[OpenSSH 32 bit Build and Installation Instructions](https://github.com/PowerShell/Win32-OpenSSH/wiki/OpenSSH-32-bit-Build-and-Installation-Instructions) +[Deployment Instructions](https://github.com/PowerShell/Win32-OpenSSH/wiki/Deploy-Win32-OpenSSH) -[OpenSSH 64 bit Build and Installation Instructions](https://github.com/PowerShell/Win32-OpenSSH/wiki/OpenSSH-64-bit-Build-and-Installation-Instructions) +[SSH Usage Examples](https://github.com/PowerShell/Win32-OpenSSH/wiki/Running-ssh-and-sshd) -[Running SSH and SSHD](https://github.com/PowerShell/Win32-OpenSSH/wiki/Running-ssh-and-sshd) +[SFTP Usage Examples](https://github.com/PowerShell/Win32-OpenSSH/wiki/Running-sftp-and-sftpserver) -[Running SFTP CLIENT and SFTP SERVER](https://github.com/PowerShell/Win32-OpenSSH/wiki/Running-sftp-and-sftpserver) \ No newline at end of file +[32 bit Build Instructions](https://github.com/PowerShell/Win32-OpenSSH/wiki/OpenSSH-32-bit-Build-and-Installation-Instructions) + +[64 bit Build Instructions](https://github.com/PowerShell/Win32-OpenSSH/wiki/OpenSSH-64-bit-Build-and-Installation-Instructions)