浏览代码

fix link to tests in README (#1338)

mus65 1 年之前
父节点
当前提交
c044fd40c6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
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.
 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
 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.
 usage with working code.
 
 
 If the test for the functionality you would like to see documented is not complete, then you are cordially
 If the test for the functionality you would like to see documented is not complete, then you are cordially