From 031acf33a374b765ba9176dbd5257ebc6d11a2d4 Mon Sep 17 00:00:00 2001 From: Steve Mao Date: Tue, 7 Jul 2015 17:12:06 +1000 Subject: [PATCH] docs(README): fix coveralls-image url --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 844ae0a..f5044f4 100644 --- a/readme.md +++ b/readme.md @@ -14,7 +14,7 @@ $ npm install --save-dev gulp-conventional-changelog ## Usage -### Streaming mode +### streaming mode ```js var gulp = require('gulp'); @@ -63,5 +63,5 @@ MIT © [Steve Mao](https://github.com/stevemao) [travis-url]: https://travis-ci.org/stevemao/gulp-conventional-changelog [daviddm-image]: https://david-dm.org/stevemao/gulp-conventional-changelog.svg?theme=shields.io [daviddm-url]: https://david-dm.org/stevemao/gulp-conventional-changelog -[coveralls-image]: https://coveralls.io/repos/stevemao/gulp-conventional-changelog/badge.svg +[coveralls-image]: https://coveralls.io/repos/github/stevemao/gulp-conventional-changelog/badge.svg [coveralls-url]: https://coveralls.io/r/stevemao/gulp-conventional-changelog