From 16e72211c988010a6e02eed083b31fab7c960f19 Mon Sep 17 00:00:00 2001 From: Amin Cheloh Date: Sun, 24 Jun 2018 12:10:02 +0700 Subject: [PATCH] README.md: fix invalid markdown support link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0ebcbc38..147651d92 100644 --- a/README.md +++ b/README.md @@ -334,7 +334,7 @@ Ceph uses CRUSH hashing to automatically manage the data placement. SeaweedFS pl More tools and documentation, on how to maintain and scale the system. For example, how to move volumes, automatically balancing data, how to grow volumes, how to check system status, etc. Other key features include: Erasure Encoding, support S3 API, JWT security. -This is a super exciting project! And I need helpers and [support][https://www.patreon.com/seaweedfs]! +This is a super exciting project! And I need helpers and [support](https://www.patreon.com/seaweedfs)! ## Installation guide for users who are not familiar with golang