Skip to content

Commit

Permalink
Docs: Update repository badge urls
Browse files Browse the repository at this point in the history
  • Loading branch information
pdehaan authored and phated committed Feb 21, 2017
1 parent c59f01b commit 8668780
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,11 @@ gulp.src(['*.js', '!b*.js'])
[npm-url]: https://www.npmjs.com/package/glob-stream
[npm-image]: https://badge.fury.io/js/glob-stream.svg

[travis-url]: https://travis-ci.org/wearefractal/glob-stream
[travis-image]: https://travis-ci.org/wearefractal/glob-stream.svg?branch=master
[travis-url]: https://travis-ci.org/gulpjs/glob-stream
[travis-image]: https://travis-ci.org/gulpjs/glob-stream.svg?branch=master

[coveralls-url]: https://coveralls.io/r/wearefractal/glob-stream
[coveralls-image]: https://coveralls.io/repos/wearefractal/glob-stream/badge.svg
[coveralls-url]: https://coveralls.io/r/gulpjs/glob-stream
[coveralls-image]: https://coveralls.io/repos/gulpjs/glob-stream/badge.svg

[david-url]: https://david-dm.org/wearefractal/glob-stream
[david-image]: https://david-dm.org/wearefractal/glob-stream.svg
[david-url]: https://david-dm.org/gulpjs/glob-stream
[david-image]: https://david-dm.org/gulpjs/glob-stream.svg

0 comments on commit 8668780

Please sign in to comment.