Skip to content

Commit ad9aa6e

Browse files
authored
Fix coverage badge in README
1 parent 1f62a94 commit ad9aa6e

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
<img src="https://github.com/javalin/javalin-routing-extensions/actions/workflows/gradle.yml/badge.svg" alt="CI" />
66
</a>
77
<a href="https://codecov.io/gh/dzikoysk/javalin-routing-extensions">
8-
<img src="https://codecov.io/gh/dzikoysk/javalin-routing-extensions/branch/main/graph/badge.svg?token=eqL206FW98" alt="Coverage" />
8+
<img src="https://codecov.io/gh/javalin/javalin-routing-extensions/branch/main/graph/badge.svg?token=eqL206FW98" alt="Coverage" />
99
</a>
1010
<a>
1111
<img src="https://img.shields.io/maven-central/v/io.javalin.community.routing/routing-core" alt="Maven Central" />

0 commit comments

Comments
 (0)