Skip to content

Commit

Permalink
Fix Build Badge from README.md due to messed branch name in link (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
luiz-otavio committed Apr 27, 2024
1 parent 3e999f1 commit 6ca1017
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
Expand Up @@ -2,7 +2,7 @@
<div align="center">
<img src="https://img.shields.io/github/license/luiz-otavio/slime-korld?style=for-the-badge" alt="License"/>
<img src="https://img.shields.io/github/v/release/luiz-otavio/slime-korld?style=for-the-badge" alt="Release"/>
<img src="https://img.shields.io/github/actions/workflow/status/luiz-otavio/slime-korld/gradle.yml?branch=main&style=for-the-badge" alt="Build"/>
<img src="https://img.shields.io/github/actions/workflow/status/luiz-otavio/slime-korld/gradle.yml?branch=ver/1.8.8&style=for-the-badge" alt="Build"/>
<img src="https://img.shields.io/github/issues/luiz-otavio/slime-korld?style=for-the-badge" alt="Issues"/>
<img src="https://img.shields.io/github/forks/luiz-otavio/slime-korld?style=for-the-badge" alt="Forks"/>
<img src="https://img.shields.io/github/stars/luiz-otavio/slime-korld?style=for-the-badge" alt="Stars"/>
Expand Down

0 comments on commit 6ca1017

Please sign in to comment.