1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-05-30 07:09:53 +02:00

Fix link to osxfuse github page

This commit is contained in:
Stephan 2022-06-20 22:36:07 +02:00 committed by GitHub
parent bf5a5abfb1
commit 1eb7826909
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/).
`,
}