Skip to content

Commit

Permalink
Merge pull request #546 from tkrs/tkrs-patch-1
Browse files Browse the repository at this point in the history
docs: fix codecov badge
  • Loading branch information
tkrs authored Aug 11, 2024
2 parents 53db24c + b545c57 commit c9040c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Yet another fluentd logger for scala
[![CI](https://github.com/tkrs/fluflu/workflows/CI/badge.svg)](https://github.com/tkrs/fluflu/actions?query=workflow%3ACI)
[![Release](https://github.com/tkrs/fluflu/workflows/Release/badge.svg)](https://github.com/tkrs/fluflu/actions?query=workflow%3ARelease)
[![Tagging](https://github.com/tkrs/fluflu/actions/workflows/tagging.yml/badge.svg)](https://github.com/tkrs/fluflu/actions/workflows/tagging.yml)
[![codecov.io](http://codecov.io/github/tkrs/fluflu/coverage.svg?branch=master)](http://codecov.io/github/tkrs/fluflu?branch=master)
[![codecov](https://codecov.io/github/tkrs/fluflu/graph/badge.svg?token=p0aMOSH7M3)](https://codecov.io/github/tkrs/fluflu)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.tkrs/fluflu-core_2.12/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.tkrs/fluflu-core_2.12)

## How to use it
Expand Down

0 comments on commit c9040c8

Please sign in to comment.