README.md: fix invalid markdown support link

This commit is contained in:
Amin Cheloh 2018-06-24 12:10:02 +07:00 committed by GitHub
parent cf76711789
commit 16e72211c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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