Skip to content

Commit e8b9e48

Browse files
authored
change master branch to main branch in README.md to get recent badges
1 parent f1bc5bd commit e8b9e48

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
@@ -2,10 +2,10 @@
22

33
An IntelliJ IDEA plugin for working with MapStruct
44

5-
[![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg)](https://github.com/mapstruct/mapstruct/blob/master/LICENSE.txt)
5+
[![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg)](https://github.com/mapstruct/mapstruct/blob/main/LICENSE.txt)
66

7-
[![Build Status](https://github.com/mapstruct/mapstruct-idea/workflows/CI/badge.svg?branch=master)](https://github.com/mapstruct/mapstruct-idea/actions?query=workflow%3ACI+branch%3Amaster)
8-
[![Coverage Status](https://codecov.io/gh/mapstruct/mapstruct-idea/branch/master/graph/badge.svg)](https://codecov.io/gh/mapstruct/mapstruct-idea)
7+
[![Build Status](https://github.com/mapstruct/mapstruct-idea/workflows/CI/badge.svg?branch=main)](https://github.com/mapstruct/mapstruct-idea/actions?query=workflow%3ACI+branch%3Amain)
8+
[![Coverage Status](https://codecov.io/gh/mapstruct/mapstruct-idea/branch/main/graph/badge.svg)](https://codecov.io/gh/mapstruct/mapstruct-idea)
99

1010
* [What is MapStruct?](#what-is-mapstruct)
1111
* [Features](#features)

0 commit comments

Comments
 (0)