Skip to content

Commit 4ee2cee

Browse files
committed
Fix the codecov.io shield in README
The branch name should be main not master.
1 parent 08a2dcd commit 4ee2cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66

77
[![Go Report Card](https://goreportcard.com/badge/github.com/coopnorge/go-masker-lib)](https://goreportcard.com/report/github.com/coopnorge/go-masker-lib)
8-
[![codecov](https://codecov.io/gh/coopnorge/go-masker-lib/branch/master/graph/badge.svg)](https://codecov.io/gh/coopnorge/go-masker-lib)
8+
[![codecov](https://codecov.io/gh/coopnorge/go-masker-lib/branch/main/graph/badge.svg)](https://codecov.io/gh/coopnorge/go-masker-lib)
99
[![Godoc](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/github.com/coopnorge/go-masker-lib)
1010
[![license](https://img.shields.io/badge/license-MIT-green)](./LICENSE)
1111

0 commit comments

Comments
 (0)