From e2100d06269ffd32a3a64e0fee7719c99a9abe12 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Wed, 4 Jan 2017 00:33:22 -0800 Subject: [PATCH] move links from bintray to github release page --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 41b8f6be3..d0ef9486e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Build Status](https://travis-ci.org/chrislusf/seaweedfs.svg?branch=master)](https://travis-ci.org/chrislusf/seaweedfs) [![GoDoc](https://godoc.org/github.com/chrislusf/seaweedfs/weed?status.svg)](https://godoc.org/github.com/chrislusf/seaweedfs/weed) [![Wiki](https://img.shields.io/badge/docs-wiki-blue.svg)](https://github.com/chrislusf/seaweedfs/wiki) -[![](https://api.bintray.com/packages/chrislusf/seaweedfs/seaweedfs/images/download.png)](https://bintray.com/chrislusf/seaweedfs/seaweedfs) +[download](https://github.com/chrislusf/seaweedfs/releases/latest) ![SeaweedFS Logo](https://raw.githubusercontent.com/chrislusf/seaweedfs/master/note/seaweedfs.png) @@ -24,8 +24,7 @@ There is only a 40 bytes disk storage overhead for each file's metadata. It is s SeaweedFS started by implementing [Facebook's Haystack design paper](http://www.usenix.org/event/osdi10/tech/full_papers/Beaver.pdf). SeaweedFS is currently growing, with more features on the way. -Download latest compiled binaries for different platforms here: -[![](https://api.bintray.com/packages/chrislusf/seaweedfs/seaweedfs/images/download.png)](https://bintray.com/chrislusf/seaweedfs/seaweedfs) +[Download latest compiled binaries for different platforms](https://github.com/chrislusf/seaweedfs/releases/latest) [SeaweedFS Discussion Group](https://groups.google.com/d/forum/seaweedfs)