Merge pull request #3210 from zeisss/patch-1

weed mount: Fix link to osxfuse github page
This commit is contained in:
Chris Lu 2022-06-20 14:03:38 -07:00 committed by GitHub
commit 1846d08a32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,7 +86,7 @@ var cmdMount = &Command{
This uses github.com/seaweedfs/fuse, which enables writing FUSE file systems on
Linux, and OS X.
On OS X, it requires OSXFUSE (http://osxfuse.github.com/).
On OS X, it requires OSXFUSE (https://osxfuse.github.io/).
`,
}