Skip to content

Commit c044fd4

Browse files
authored
fix link to tests in README (#1338)
1 parent 69f1451 commit c044fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ to [right-click and "unblock"](https://support.microsoft.com/en-us/help/2021383/
1818
the CHM file after you download it.
1919

2020
Currently (4/18/2020), the documentation is very sparse. Fortunately, there are a large number of tests in
21-
[Renci.SshNet.Tests](https://github.com/sshnet/SSH.NET/tree/develop/src/Renci.SshNet.Tests) that demonstrate
21+
[Renci.SshNet.Tests](https://github.com/sshnet/SSH.NET/tree/develop/test/Renci.SshNet.Tests) that demonstrate
2222
usage with working code.
2323

2424
If the test for the functionality you would like to see documented is not complete, then you are cordially

0 commit comments

Comments
 (0)