[Pkg-javascript-commits] [node-coveralls] 174/332: Correct the Coveralls-image in README

Bastien Roucariès rouca at moszumanska.debian.org
Thu Nov 9 13:53:57 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-coveralls.

commit 3a451ab13b98118115c3f522838faa65c9672aa6
Author: Rogier Slag <rogierslag at users.noreply.github.com>
Date:   Thu Jul 31 14:14:59 2014 +0200

    Correct the Coveralls-image in README
    
    The previous version used the travis-ci.org syntax of `?branch=master` whereas the shields.io version uses a different URL based approach. This commit fixes this and therefore can better serve as an actual example how to use these images.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4b03c9d..bb817ee 100644
--- a/README.md
+++ b/README.md
@@ -107,7 +107,7 @@ If you want to send commit data to coveralls, you can set the `COVERALLS_GIT_COM
 [codeship-image]: https://www.codeship.io/projects/de6fb440-dea9-0130-e7d9-122ca7ee39d3/status
 [codeship-url]: https://www.codeship.io/projects/5622
 
-[coveralls-image]: https://img.shields.io/coveralls/cainus/node-coveralls.svg?branch=master
+[coveralls-image]: https://img.shields.io/coveralls/cainus/node-coveralls/master.svg
 [coveralls-url]: https://coveralls.io/r/cainus/node-coveralls?branch=master
 
 ## Contributing

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-coveralls.git



More information about the Pkg-javascript-commits mailing list