Skip to content

Commit

Permalink
chore: fix go report card badge
Browse files Browse the repository at this point in the history
  • Loading branch information
smsunarto committed Mar 17, 2024
1 parent 9ae350c commit 1ef5bf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<a href="https://codecov.io/gh/Argus-Labs/world-cli" >
<img alt="Codecov" src="https://codecov.io/gh/Argus-Labs/world-cli/branch/main/graph/badge.svg?token=XMH4P082HZ"/>
</a>
<a href="https://goreportcard.com/report/pkg.world.dev/world-cli"><img src="https://goreportcard.com/badge/pkg.
world.dev/world-cli" alt="Go Report Card">
<a href="https://goreportcard.com/report/pkg.world.dev/world-cli">
<img src="https://goreportcard.com/badge/pkg.world.dev/world-cli" alt="Go Report Card">
</a>
<a href="https://t.me/worldengine_dev" target="_blank">
<img alt="Telegram Chat" src="https://img.shields.io/endpoint?color=neon&logo=telegram&label=chat&url=https%3A%2F%2Ftg.sumanjay.workers.dev%2Fworldengine_dev">
Expand Down

0 comments on commit 1ef5bf6

Please sign in to comment.