Skip to content

Commit 2ef6cea

Browse files
use https for shields.io
1 parent d865d71 commit 2ef6cea

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ let {
2121
} = collections ;
2222
```
2323

24-
[![NPM license](http://img.shields.io/npm/l/@aureooms/js-collections.svg?style=flat)](https://raw.githubusercontent.com/aureooms/js-collections/master/LICENSE)
25-
[![NPM version](http://img.shields.io/npm/v/@aureooms/js-collections.svg?style=flat)](https://www.npmjs.org/package/@aureooms/js-collections)
26-
[![Build Status](http://img.shields.io/travis/aureooms/js-collections.svg?style=flat)](https://travis-ci.org/aureooms/js-collections)
27-
[![Coverage Status](http://img.shields.io/coveralls/aureooms/js-collections.svg?style=flat)](https://coveralls.io/r/aureooms/js-collections)
28-
[![Dependencies Status](http://img.shields.io/david/aureooms/js-collections.svg?style=flat)](https://david-dm.org/aureooms/js-collections#info=dependencies)
29-
[![devDependencies Status](http://img.shields.io/david/dev/aureooms/js-collections.svg?style=flat)](https://david-dm.org/aureooms/js-collections#info=devDependencies)
30-
[![Code Climate](http://img.shields.io/codeclimate/github/aureooms/js-collections.svg?style=flat)](https://codeclimate.com/github/aureooms/js-collections)
31-
[![NPM downloads per month](http://img.shields.io/npm/dm/@aureooms/js-collections.svg?style=flat)](https://www.npmjs.org/package/@aureooms/js-collections)
32-
[![GitHub issues](http://img.shields.io/github/issues/aureooms/js-collections.svg?style=flat)](https://github.com/aureooms/js-collections/issues)
24+
[![NPM license](https://img.shields.io/npm/l/@aureooms/js-collections.svg?style=flat)](https://raw.githubusercontent.com/aureooms/js-collections/master/LICENSE)
25+
[![NPM version](https://img.shields.io/npm/v/@aureooms/js-collections.svg?style=flat)](https://www.npmjs.org/package/@aureooms/js-collections)
26+
[![Build Status](https://img.shields.io/travis/aureooms/js-collections.svg?style=flat)](https://travis-ci.org/aureooms/js-collections)
27+
[![Coverage Status](https://img.shields.io/coveralls/aureooms/js-collections.svg?style=flat)](https://coveralls.io/r/aureooms/js-collections)
28+
[![Dependencies Status](https://img.shields.io/david/aureooms/js-collections.svg?style=flat)](https://david-dm.org/aureooms/js-collections#info=dependencies)
29+
[![devDependencies Status](https://img.shields.io/david/dev/aureooms/js-collections.svg?style=flat)](https://david-dm.org/aureooms/js-collections#info=devDependencies)
30+
[![Code Climate](https://img.shields.io/codeclimate/github/aureooms/js-collections.svg?style=flat)](https://codeclimate.com/github/aureooms/js-collections)
31+
[![NPM downloads per month](https://img.shields.io/npm/dm/@aureooms/js-collections.svg?style=flat)](https://www.npmjs.org/package/@aureooms/js-collections)
32+
[![GitHub issues](https://img.shields.io/github/issues/aureooms/js-collections.svg?style=flat)](https://github.com/aureooms/js-collections/issues)
3333
[![Documentation](https://aureooms.github.io/js-collections/badge.svg)](https://aureooms.github.io/js-collections/source.html)
3434

3535
## Children

0 commit comments

Comments
 (0)