aboutsummaryrefslogtreecommitdiff
path: root/weed/command/mount.go
diff options
context:
space:
mode:
authorStephan <zeisss@moinz.de>2022-06-20 22:36:07 +0200
committerGitHub <noreply@github.com>2022-06-20 22:36:07 +0200
commit1eb7826909ed84e0c12cb771be22bfe312cb9ff0 (patch)
tree83c942a7979f5cee24f7b13b4994f0f461ad3e63 /weed/command/mount.go
parentbf5a5abfb1925ee981306d8e49bc52bcded2279b (diff)
downloadseaweedfs-1eb7826909ed84e0c12cb771be22bfe312cb9ff0.tar.xz
seaweedfs-1eb7826909ed84e0c12cb771be22bfe312cb9ff0.zip
Fix link to osxfuse github page
Diffstat (limited to 'weed/command/mount.go')
-rw-r--r--weed/command/mount.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/command/mount.go b/weed/command/mount.go
index 0e32a53e8..0046ca03d 100644
--- a/weed/command/mount.go
+++ b/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/).
`,
}