From c044fd40c647b39768cc412b6a37bdc151d28d9e Mon Sep 17 00:00:00 2001 From: mus65 Date: Sat, 24 Feb 2024 12:45:49 +0100 Subject: [PATCH] fix link to tests in README (#1338) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fab99200..84e665bd 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