Skip to content

Commit 182f6cb

Browse files
committed
Fix CI badge URL to use correct repository name JavaVsKotlin
1 parent ad2d091 commit 182f6cb

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
# Java Kotlin comparison
22

3-
[![CI](https://github.com/claymccoy/kotlin-java-comparison/actions/workflows/ci.yml/badge.svg)](https://github.com/claymccoy/kotlin-java-comparison/actions/workflows/ci.yml)
3+
[![CI](https://github.com/claymccoy/JavaVsKotlin/actions/workflows/ci.yml/badge.svg)](https://github.com/claymccoy/JavaVsKotlin/actions/workflows/ci.yml)
44

55
This project demonstrates equivalent implementations in Java and Kotlin.
66

0 commit comments

Comments
 (0)