From 08622ba8cb47bbc032187b65677406781a4a3af4 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Wed, 14 Jun 2017 15:32:29 -0300 Subject: [PATCH] readme: update badge link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4199df52..725fbf33 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![License](https://img.shields.io/github/license/go-task/task.svg)](https://github.com/go-task/task/blob/master/LICENSE) [![Join the chat at https://gitter.im/go-task/task](https://img.shields.io/gitter/room/go-task/task.svg)](https://gitter.im/go-task/task?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Join Slack room](https://img.shields.io/badge/%23task%20on-gophers%20slack-blue.svg)](https://gophers.slack.com/messages/task) -[![Github All Releases](https://img.shields.io/github/downloads/go-task/task/total.svg)](https://github.com/go-task/task/releases) +[![Release Download Count](https://img.shields.io/github/downloads/go-task/task/total.svg)](http://www.somsubhra.com/github-release-stats/?username=go-task&repository=task) [![Build Status](https://travis-ci.org/go-task/task.svg?branch=master)](https://travis-ci.org/go-task/task) # Task - Simple task runner / "Make" alternative