From 00fbca99dc795174b47740acb7507d93a837db22 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Sun, 17 Jun 2018 16:55:35 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b22d520a0..e0ebcbc38 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ SeaweedFS can work very well with just the object store. [[Filer]] is added late * Support Etag, Accept-Range, Last-Modified, etc. * Support in-memory/leveldb/boltdb/btree mode tuning for memory/performance balance. -[Filer]: https://github.com/chrislusf/seaweedfs/wiki/Filer +[Filer]: https://github.com/chrislusf/seaweedfs/wiki/Directories-and-Files [Mount]: https://github.com/chrislusf/seaweedfs/wiki/Mount ## Example Usage