Skip to content

Commit c62e4cd

Browse files
authored
Fix README.md build badge (#25)
1 parent babf75e commit c62e4cd

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
@@ -1,6 +1,6 @@
11
# bencode
22

3-
[![Build Status](https://github.com/dampcake/bencode/workflows/Build/badge.svg?branch=main)](https://github.com/dampcake/bencode/actions?query=branch%3Amain)
3+
[![Build Status](https://github.com/dampcake/bencode/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/dampcake/bencode/actions?query=branch%3Amain)
44
[![Coverage Status](https://codecov.io/gh/dampcake/bencode/branch/main/graph/badge.svg)](https://codecov.io/gh/dampcake/bencode)
55
[![Maven](https://img.shields.io/maven-central/v/com.dampcake/bencode.svg)](http://search.maven.org/#search%7Cga%7C1%7Ccom.dampcake.bencode)
66
[![GitHub license](https://img.shields.io/github/license/dampcake/bencode.svg)](https://github.com/dampcake/bencode/blob/main/LICENSE)

0 commit comments

Comments
 (0)