Skip to content

Commit

Permalink
Fix badges
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Nov 11, 2018
1 parent 462bd84 commit fb9d177
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ repository, organisation, or community you agree to abide by its terms.

<!-- Definitions -->

[build-badge]: https://img.shields.io/travis/syntax-tree/unified-stream.svg
[build-badge]: https://img.shields.io/travis/unifiedjs/unified-stream.svg

[build]: https://travis-ci.org/syntax-tree/unified-stream
[build]: https://travis-ci.org/unifiedjs/unified-stream

[coverage-badge]: https://img.shields.io/codecov/c/github/syntax-tree/unified-stream.svg
[coverage-badge]: https://img.shields.io/codecov/c/github/unifiedjs/unified-stream.svg

[coverage]: https://codecov.io/github/syntax-tree/unified-stream
[coverage]: https://codecov.io/github/unifiedjs/unified-stream

[downloads-badge]: https://img.shields.io/npm/dm/unified-stream.svg

Expand Down

0 comments on commit fb9d177

Please sign in to comment.