This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
The following commit(s) were added to refs/heads/master by this push: new c8be9b875 Fix link new b04010974 Merge pull request #454 from swiedenfeld/patch-1 c8be9b875 is described below commit c8be9b875d0ddf44418f9da1db928d3c24785a38 Author: Sascha Wiedenfeld <44531686+swiedenf...@users.noreply.github.com> AuthorDate: Tue Jan 16 09:27:05 2024 +0100 Fix link --- docs/sftp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sftp.md b/docs/sftp.md index 74368162e..0b8d9b0e0 100644 --- a/docs/sftp.md +++ b/docs/sftp.md @@ -307,7 +307,7 @@ does not allow colon (`:`) in either one in order to avoid parsing confusion. Se >> deprecated ... Applications may choose to ignore or reject such >> data when it is received as part of a reference... -See also the technical notes on the [SftpFileSystem](./technical/sft_filesystem.md). +See also the technical notes on the [SftpFileSystem](./technical/sftp_filesystem.md). #### Configuring the `SftpFileSystemProvider`