aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2018-06-24 00:21:01 -0700
committerGitHub <noreply@github.com>2018-06-24 00:21:01 -0700
commitf1e3ac5dec6fe3d179be1172c4fc4f3c4d54bde5 (patch)
treefe5aa9b77ef9712880c8a37cf52f9ad4c9dfb3e4
parentcf767117896c923a924dcfa080ad707f77475abd (diff)
parent16e72211c988010a6e02eed083b31fab7c960f19 (diff)
downloadseaweedfs-f1e3ac5dec6fe3d179be1172c4fc4f3c4d54bde5.tar.xz
seaweedfs-f1e3ac5dec6fe3d179be1172c4fc4f3c4d54bde5.zip
Merge pull request #667 from amincheloh/patch-2
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