This is an automated email from the ASF dual-hosted git repository.

silver pushed a commit to branch sftp-unix
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git

commit 92eb7f789d7761e0a73505c6df813bb8ea5c44aa
Author: silver-ymz <[email protected]>
AuthorDate: Tue Aug 29 14:08:37 2023 +0800

    update issue link
    
    Signed-off-by: silver-ymz <[email protected]>
---
 core/src/services/sftp/docs.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/src/services/sftp/docs.md b/core/src/services/sftp/docs.md
index 4303776e9..997cd8603 100644
--- a/core/src/services/sftp/docs.md
+++ b/core/src/services/sftp/docs.md
@@ -26,7 +26,7 @@ This service can be used to:
 
 It doesn't support password login, you can use public key instead.
 
-If you are interested in password login, please refer to 
[this](https://github.com/openssh-rust/openssh/issues/119) issue.
+If you are interested in password login, please refer to 
[this](https://github.com/apache/incubator-opendal/issues/2966) issue.
 Welcome to leave your comments or make contributions.
 
 You can refer to [`SftpBuilder`]'s docs for more information

Reply via email to