From c8be9b875d0ddf44418f9da1db928d3c24785a38 Mon Sep 17 00:00:00 2001 From: Sascha Wiedenfeld <44531686+swiedenfeld@users.noreply.github.com> Date: Tue, 16 Jan 2024 09:27:05 +0100 Subject: [PATCH] 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`