Skip to content

Commit

Permalink
Fix link in build badge (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
Philippus authored Nov 16, 2024
1 parent bcf3b84 commit fce3c3d
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
@@ -1,6 +1,6 @@
# osita

[![build](https://github.com/Philippus/osita/workflows/build/badge.svg)](https://github.com/Philippus/osita/actions/workflows/scala.yml?query=workflow%3Abuild+branch%3Amain)
[![build](https://github.com/Philippus/osita/workflows/build/badge.svg)](https://github.com/Philippus/osita/actions/workflows/build.yml?query=workflow%3Abuild+branch%3Amain)
[![codecov](https://codecov.io/gh/Philippus/osita/branch/main/graph/badge.svg)](https://codecov.io/gh/Philippus/osita)
![Current Version](https://img.shields.io/badge/version-0.1.0-brightgreen.svg?style=flat "0.1.0")
[![Scala Steward badge](https://img.shields.io/badge/Scala_Steward-helping-blue.svg?style=flat&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAMAAAARSr4IAAAAVFBMVEUAAACHjojlOy5NWlrKzcYRKjGFjIbp293YycuLa3pYY2LSqql4f3pCUFTgSjNodYRmcXUsPD/NTTbjRS+2jomhgnzNc223cGvZS0HaSD0XLjbaSjElhIr+AAAAAXRSTlMAQObYZgAAAHlJREFUCNdNyosOwyAIhWHAQS1Vt7a77/3fcxxdmv0xwmckutAR1nkm4ggbyEcg/wWmlGLDAA3oL50xi6fk5ffZ3E2E3QfZDCcCN2YtbEWZt+Drc6u6rlqv7Uk0LdKqqr5rk2UCRXOk0vmQKGfc94nOJyQjouF9H/wCc9gECEYfONoAAAAASUVORK5CYII=)](https://scala-steward.org)
Expand Down

0 comments on commit fce3c3d

Please sign in to comment.