Skip to content

Commit e48d765

Browse files
😒 chore(README): Link to main branch.
1 parent 9a931ea commit e48d765

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
@@ -16,17 +16,17 @@ Parent is [@aureooms/js-library](https://github.com/aureooms/js-library).
1616
{ 'a': 0, 'b': 1 }
1717
```
1818

19-
[![License](https://img.shields.io/github/license/aureooms/js-mapping.svg)](https://raw.githubusercontent.com/aureooms/js-mapping/master/LICENSE)
19+
[![License](https://img.shields.io/github/license/aureooms/js-mapping.svg)](https://raw.githubusercontent.com/aureooms/js-mapping/main/LICENSE)
2020
[![Version](https://img.shields.io/npm/v/@aureooms/js-mapping.svg)](https://www.npmjs.org/package/@aureooms/js-mapping)
21-
[![Build](https://img.shields.io/travis/aureooms/js-mapping/master.svg)](https://travis-ci.com/aureooms/js-mapping/branches)
21+
[![Build](https://img.shields.io/travis/aureooms/js-mapping/main.svg)](https://travis-ci.com/aureooms/js-mapping/branches)
2222
[![Dependencies](https://img.shields.io/david/aureooms/js-mapping.svg)](https://david-dm.org/aureooms/js-mapping)
2323
[![Dev dependencies](https://img.shields.io/david/dev/aureooms/js-mapping.svg)](https://david-dm.org/aureooms/js-mapping?type=dev)
2424
[![GitHub issues](https://img.shields.io/github/issues/aureooms/js-mapping.svg)](https://github.com/aureooms/js-mapping/issues)
2525
[![Downloads](https://img.shields.io/npm/dm/@aureooms/js-mapping.svg)](https://www.npmjs.org/package/@aureooms/js-mapping)
2626

2727
[![Code issues](https://img.shields.io/codeclimate/issues/aureooms/js-mapping.svg)](https://codeclimate.com/github/aureooms/js-mapping/issues)
2828
[![Code maintainability](https://img.shields.io/codeclimate/maintainability/aureooms/js-mapping.svg)](https://codeclimate.com/github/aureooms/js-mapping/trends/churn)
29-
[![Code coverage (cov)](https://img.shields.io/codecov/c/gh/aureooms/js-mapping/master.svg)](https://codecov.io/gh/aureooms/js-mapping)
29+
[![Code coverage (cov)](https://img.shields.io/codecov/c/gh/aureooms/js-mapping/main.svg)](https://codecov.io/gh/aureooms/js-mapping)
3030
[![Code technical debt](https://img.shields.io/codeclimate/tech-debt/aureooms/js-mapping.svg)](https://codeclimate.com/github/aureooms/js-mapping/trends/technical_debt)
3131
[![Documentation](https://aureooms.github.io/js-mapping/badge.svg)](https://aureooms.github.io/js-mapping/source.html)
3232
[![Package size](https://img.shields.io/bundlephobia/minzip/@aureooms/js-mapping)](https://bundlephobia.com/result?p=@aureooms/js-mapping)

0 commit comments

Comments
 (0)