Skip to content

Commit f00d681

Browse files
committed
docs: update badges
1 parent 386db6e commit f00d681

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -99,13 +99,13 @@ function errorNotification(err, str, req) {
9999

100100
[MIT](LICENSE)
101101

102-
[npm-image]: https://img.shields.io/npm/v/errorhandler.svg?style=flat
102+
[npm-image]: https://img.shields.io/npm/v/errorhandler.svg
103103
[npm-url]: https://npmjs.org/package/errorhandler
104-
[travis-image]: https://img.shields.io/travis/expressjs/errorhandler.svg?style=flat
104+
[travis-image]: https://img.shields.io/travis/expressjs/errorhandler/master.svg
105105
[travis-url]: https://travis-ci.org/expressjs/errorhandler
106-
[coveralls-image]: https://img.shields.io/coveralls/expressjs/errorhandler.svg?style=flat
106+
[coveralls-image]: https://img.shields.io/coveralls/expressjs/errorhandler/master.svg
107107
[coveralls-url]: https://coveralls.io/r/expressjs/errorhandler?branch=master
108-
[downloads-image]: https://img.shields.io/npm/dm/errorhandler.svg?style=flat
108+
[downloads-image]: https://img.shields.io/npm/dm/errorhandler.svg
109109
[downloads-url]: https://npmjs.org/package/errorhandler
110-
[gratipay-image]: https://img.shields.io/gratipay/dougwilson.svg?style=flat
110+
[gratipay-image]: https://img.shields.io/gratipay/dougwilson.svg
111111
[gratipay-url]: https://www.gratipay.com/dougwilson/

0 commit comments

Comments
 (0)