From 26c2cbf677c06b2bfecec19e0bf2c4520c18eaf0 Mon Sep 17 00:00:00 2001 From: Stephan Date: Tue, 21 Jun 2022 20:07:31 +0200 Subject: [PATCH] Fix link to osxfuse github page --- FUSE-Mount.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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