diff --git a/FUSE-Mount.md b/FUSE-Mount.md index 13a34ac..e5dca08 100644 --- a/FUSE-Mount.md +++ b/FUSE-Mount.md @@ -14,7 +14,7 @@ With "weed mount", the files can be operated as a local file. The following oper ### Mount as FUSE -This uses seaweedfs/fuse, which enables writing FUSE file systems on Linux and OS X. On OS X, it requires OSXFUSE (http://osxfuse.github.com/). +This uses seaweedfs/fuse, which enables writing FUSE file systems on Linux and OS X. On OS X, it requires OSXFUSE (https://osxfuse.github.io/). ```bash # assuming you already started weed master, weed volume and filer