From 80688b482af3ecef3b759cebb0e9aa84e2d75c57 Mon Sep 17 00:00:00 2001 From: mus65 Date: Sat, 24 Feb 2024 11:22:40 +0100 Subject: [PATCH] fix link to tests in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fab99200c..84e665bd9 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ to [right-click and "unblock"](https://support.microsoft.com/en-us/help/2021383/ the CHM file after you download it. Currently (4/18/2020), the documentation is very sparse. Fortunately, there are a large number of tests in -[Renci.SshNet.Tests](https://github.com/sshnet/SSH.NET/tree/develop/src/Renci.SshNet.Tests) that demonstrate +[Renci.SshNet.Tests](https://github.com/sshnet/SSH.NET/tree/develop/test/Renci.SshNet.Tests) that demonstrate usage with working code. If the test for the functionality you would like to see documented is not complete, then you are cordially