aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmin Cheloh <nineamin@hotmail.com>2018-06-24 12:10:02 +0700
committerGitHub <noreply@github.com>2018-06-24 12:10:02 +0700
commit16e72211c988010a6e02eed083b31fab7c960f19 (patch)
treefe5aa9b77ef9712880c8a37cf52f9ad4c9dfb3e4
parentcf767117896c923a924dcfa080ad707f77475abd (diff)
downloadseaweedfs-16e72211c988010a6e02eed083b31fab7c960f19.tar.xz
seaweedfs-16e72211c988010a6e02eed083b31fab7c960f19.zip
README.md: fix invalid markdown support link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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