Skip to content

Commit a4922df

Browse files
use https for shields.io
1 parent c723b9c commit a4922df

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
@@ -3,13 +3,13 @@
33

44
max-gap library for JavaScript. See [documentation](https://aureooms.github.io/js-max-gap/index.html).
55

6-
[![NPM license](http://img.shields.io/npm/l/@aureooms/js-max-gap.svg?style=flat)](https://raw.githubusercontent.com/aureooms/js-max-gap/master/LICENSE)
7-
[![NPM version](http://img.shields.io/npm/v/@aureooms/js-max-gap.svg?style=flat)](https://www.npmjs.org/package/@aureooms/js-max-gap)
8-
[![Build status](http://img.shields.io/travis/aureooms/js-max-gap.svg?style=flat)](https://travis-ci.org/aureooms/js-max-gap)
9-
[![Coverage status](http://img.shields.io/coveralls/aureooms/js-max-gap.svg?style=flat)](https://coveralls.io/r/aureooms/js-max-gap)
10-
[![Dependencies status](http://img.shields.io/david/aureooms/js-max-gap.svg?style=flat)](https://david-dm.org/aureooms/js-max-gap#info=dependencies)
11-
[![Dev dependencies status](http://img.shields.io/david/dev/aureooms/js-max-gap.svg?style=flat)](https://david-dm.org/aureooms/js-max-gap#info=devDependencies)
12-
[![Code Climate](http://img.shields.io/codeclimate/github/aureooms/js-max-gap.svg?style=flat)](https://codeclimate.com/github/aureooms/js-max-gap)
13-
[![NPM downloads per month](http://img.shields.io/npm/dm/@aureooms/js-max-gap.svg?style=flat)](https://www.npmjs.org/package/@aureooms/js-max-gap)
14-
[![GitHub issues](http://img.shields.io/github/issues/aureooms/js-max-gap.svg?style=flat)](https://github.com/aureooms/js-max-gap/issues)
6+
[![NPM license](https://img.shields.io/npm/l/@aureooms/js-max-gap.svg?style=flat)](https://raw.githubusercontent.com/aureooms/js-max-gap/master/LICENSE)
7+
[![NPM version](https://img.shields.io/npm/v/@aureooms/js-max-gap.svg?style=flat)](https://www.npmjs.org/package/@aureooms/js-max-gap)
8+
[![Build status](https://img.shields.io/travis/aureooms/js-max-gap.svg?style=flat)](https://travis-ci.org/aureooms/js-max-gap)
9+
[![Coverage status](https://img.shields.io/coveralls/aureooms/js-max-gap.svg?style=flat)](https://coveralls.io/r/aureooms/js-max-gap)
10+
[![Dependencies status](https://img.shields.io/david/aureooms/js-max-gap.svg?style=flat)](https://david-dm.org/aureooms/js-max-gap#info=dependencies)
11+
[![Dev dependencies status](https://img.shields.io/david/dev/aureooms/js-max-gap.svg?style=flat)](https://david-dm.org/aureooms/js-max-gap#info=devDependencies)
12+
[![Code Climate](https://img.shields.io/codeclimate/github/aureooms/js-max-gap.svg?style=flat)](https://codeclimate.com/github/aureooms/js-max-gap)
13+
[![NPM downloads per month](https://img.shields.io/npm/dm/@aureooms/js-max-gap.svg?style=flat)](https://www.npmjs.org/package/@aureooms/js-max-gap)
14+
[![GitHub issues](https://img.shields.io/github/issues/aureooms/js-max-gap.svg?style=flat)](https://github.com/aureooms/js-max-gap/issues)
1515
[![Documentation](https://aureooms.github.io/js-max-gap/badge.svg)](https://aureooms.github.io/js-max-gap/source.html)

0 commit comments

Comments
 (0)