Skip to content

Commit 35614ac

Browse files
authored
docs: smb: link to CloudSoda/go-smb2 fork
1 parent 7e4b8e3 commit 35614ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/smb.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ versionIntroduced: "v1.60"
88

99
SMB is [a communication protocol to share files over network](https://en.wikipedia.org/wiki/Server_Message_Block).
1010

11-
This relies on [go-smb2 library](https://github.com/hirochachacha/go-smb2/) for communication with SMB protocol.
11+
This relies on [go-smb2 library](https://github.com/CloudSoda/go-smb2/) for communication with SMB protocol.
1212

1313
Paths are specified as `remote:sharename` (or `remote:` for the `lsd`
1414
command.) You may put subdirectories in too, e.g. `remote:item/path/to/dir`.

0 commit comments

Comments
 (0)