Skip to content

Commit eb69114

Browse files
author
Charlike Mike Reagent
committed
fix badges, doh
1 parent e949cf9 commit eb69114

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
@@ -88,20 +88,20 @@ Released under the [`MIT`][license-url] license.
8888

8989

9090
[npmjs-url]: http://npm.im/mentions-regex
91-
[npmjs-img]: http://img.shields.io/npm/v/mentions-regex.svg
91+
[npmjs-img]: https://img.shields.io/npm/v/mentions-regex.svg?style=flat&label=mentions-regex
9292
[npmjs-ico]: https://nodei.co/npm/mentions-regex.svg?mini=true
9393

9494
[coveralls-url]: https://coveralls.io/r/regexps/mentions-regex?branch=master
95-
[coveralls-img]: https://img.shields.io/coveralls/regexps/mentions-regex.svg
95+
[coveralls-img]: https://img.shields.io/coveralls/regexps/mentions-regex.svg?style=flat
9696

9797
[license-url]: https://github.com/regexps/mentions-regex/blob/master/license.md
98-
[license-img]: http://img.shields.io/badge/license-MIT-blue.svg
98+
[license-img]: https://img.shields.io/badge/license-MIT-blue.svg
9999

100100
[travis-url]: https://travis-ci.org/regexps/mentions-regex
101-
[travis-img]: https://travis-ci.org/regexps/mentions-regex.svg
101+
[travis-img]: https://img.shields.io/travis/regexps/mentions-regex.svg?style=flat
102102

103103
[depstat-url]: https://david-dm.org/regexps/mentions-regex
104-
[depstat-img]: https://david-dm.org/regexps/mentions-regex.svg
104+
[depstat-img]: https://img.shields.io/david/regexps/mentions-regex.svg?style=flat
105105

106106
[author-gittip-img]: http://img.shields.io/gittip/tunnckoCore.svg
107107
[author-gittip]: https://www.gittip.com/tunnckoCore

0 commit comments

Comments
 (0)