diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2020-07-13 00:00:33 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-13 00:00:33 -0700 |
| commit | 138f176fd3dcd1a1995716733b2c552577674bcf (patch) | |
| tree | 16d8c34f913389b007e4b39e79ebabd20d509e82 | |
| parent | 5a4f258a8c217b166c564980e078026e302ff886 (diff) | |
| parent | bfde460a6e5ffb5502da1ab6565bb227fb51b22c (diff) | |
| download | seaweedfs-138f176fd3dcd1a1995716733b2c552577674bcf.tar.xz seaweedfs-138f176fd3dcd1a1995716733b2c552577674bcf.zip | |
Merge pull request #1388 from raghavendramanandi/master
Fix mount filer link in README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -123,7 +123,7 @@ On top of the object store, optional [Filer] can support directories and POSIX a * [Kubernetes CSI Driver][SeaweedFsCsiDriver] A Container Storage Interface (CSI) Driver. [](https://hub.docker.com/r/chrislusf/seaweedfs-csi-driver/) [Filer]: https://github.com/chrislusf/seaweedfs/wiki/Directories-and-Files -[Mount]: https://github.com/chrislusf/seaweedfs/wiki/Mount +[Mount]: https://github.com/chrislusf/seaweedfs/wiki/FUSE-Mount [AmazonS3API]: https://github.com/chrislusf/seaweedfs/wiki/Amazon-S3-API [BackupToCloud]: https://github.com/chrislusf/seaweedfs/wiki/Backup-to-Cloud [Hadoop]: https://github.com/chrislusf/seaweedfs/wiki/Hadoop-Compatible-File-System |
