Browse Source

Fix link to osxfuse github page

pull/3210/head
Stephan 3 years ago
committed by GitHub
parent
commit
1eb7826909
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      weed/command/mount.go

2
weed/command/mount.go

@ -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/).
`,
}
Loading…
Cancel
Save