Skip to content

Commit dc5bfa4

Browse files
😒 chore(README): Link to main branch.
1 parent 758658b commit dc5bfa4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@ let {
2222
} = collections ;
2323
```
2424

25-
[![License](https://img.shields.io/github/license/aureooms/js-collections.svg)](https://raw.githubusercontent.com/aureooms/js-collections/master/LICENSE)
25+
[![License](https://img.shields.io/github/license/aureooms/js-collections.svg)](https://raw.githubusercontent.com/aureooms/js-collections/main/LICENSE)
2626
[![Version](https://img.shields.io/npm/v/@aureooms/js-collections.svg)](https://www.npmjs.org/package/@aureooms/js-collections)
27-
[![Build](https://img.shields.io/travis/aureooms/js-collections/master.svg)](https://travis-ci.org/aureooms/js-collections/branches)
27+
[![Build](https://img.shields.io/travis/aureooms/js-collections/main.svg)](https://travis-ci.org/aureooms/js-collections/branches)
2828
[![Dependencies](https://img.shields.io/david/aureooms/js-collections.svg)](https://david-dm.org/aureooms/js-collections)
2929
[![Dev dependencies](https://img.shields.io/david/dev/aureooms/js-collections.svg)](https://david-dm.org/aureooms/js-collections?type=dev)
3030
[![GitHub issues](https://img.shields.io/github/issues/aureooms/js-collections.svg)](https://github.com/aureooms/js-collections/issues)
3131
[![Downloads](https://img.shields.io/npm/dm/@aureooms/js-collections.svg)](https://www.npmjs.org/package/@aureooms/js-collections)
3232

3333
[![Code issues](https://img.shields.io/codeclimate/issues/aureooms/js-collections.svg)](https://codeclimate.com/github/aureooms/js-collections/issues)
3434
[![Code maintainability](https://img.shields.io/codeclimate/maintainability/aureooms/js-collections.svg)](https://codeclimate.com/github/aureooms/js-collections/trends/churn)
35-
[![Code coverage (cov)](https://img.shields.io/codecov/c/gh/aureooms/js-collections/master.svg)](https://codecov.io/gh/aureooms/js-collections)
35+
[![Code coverage (cov)](https://img.shields.io/codecov/c/gh/aureooms/js-collections/main.svg)](https://codecov.io/gh/aureooms/js-collections)
3636
[![Code technical debt](https://img.shields.io/codeclimate/tech-debt/aureooms/js-collections.svg)](https://codeclimate.com/github/aureooms/js-collections/trends/technical_debt)
3737
[![Documentation](https://aureooms.github.io/js-collections//badge.svg)](https://aureooms.github.io/js-collections//source.html)
3838
[![Package size](https://img.shields.io/bundlephobia/minzip/@aureooms/js-collections)](https://bundlephobia.com/result?p=@aureooms/js-collections)

0 commit comments

Comments
 (0)