Skip to content

Commit bc11f1e

Browse files
authored
Fix Continuous Integration (Github actions) badge (#141)
1 parent 43b679a commit bc11f1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# case-insensitive - Case Insensitive structures for Scala [![Actions Status](https://github.com/typelevel/case-insensitive/workflows/CI/badge.svg)](https://github.com/typelevel/case-insensitive/actions)[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.typelevel/case-insensitive_2.13/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.typelevel/case-insensitive_2.13) ![Code of Conduct](https://img.shields.io/badge/Code%20of%20Conduct-Scala-blue.svg)
1+
# case-insensitive - Case Insensitive structures for Scala [![Continuous Integration](https://github.com/typelevel/case-insensitive/actions/workflows/ci.yml/badge.svg)](https://github.com/typelevel/case-insensitive/actions/workflows/ci.yml)[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.typelevel/case-insensitive_2.13/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.typelevel/case-insensitive_2.13) ![Code of Conduct](https://img.shields.io/badge/Code%20of%20Conduct-Scala-blue.svg)
22

33
## [Head on over to the microsite](https://typelevel.org/case-insensitive/)
44

0 commit comments

Comments
 (0)