From 986896b0219f167f63f335ff423ba96f8c81ebf0 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 11 Aug 2015 15:51:33 -0700 Subject: [PATCH] doc: readme: fix badge typo [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4831afd0b..2981c1cd9 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ For more, see http://hledger.org. [![travis build status](https://img.shields.io/travis/simonmichael/hledger.svg)](https://travis-ci.org/simonmichael/hledger) -[![hackage upper bounds](https://img.shields.io/hackage-deps/v/hledger.svg?label=hackage+upper-bounds)](http://packdeps.haskellers.com/feed?needle=hledger) +[![hackage upper bounds](https://img.shields.io/hackage-deps/v/hledger.svg?label=hackage+bounds)](http://packdeps.haskellers.com/feed?needle=hledger) [![github issues](https://img.shields.io/github/issues/simonmichael/hledger.svg)](http://bugs.hledger.org) [![bountysource](https://api.bountysource.com/badge/team?team_id=75979&style=bounties_received)](https://github.com/simonmichael/hledger/issues?q=label:bounty)