Skip to content

Commit 01d6d0f

Browse files
committed
docs: standardize README badges
1 parent 1ff7665 commit 01d6d0f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
</p>
1010

1111
<p align="center">
12-
<a href="https://github.com/thedavidweng/money/actions"><img src="https://img.shields.io/github/actions/workflow/status/thedavidweng/money/ci.yml?branch=main&style=flat-square" alt="CI"></a>
12+
<a href="https://github.com/thedavidweng/money/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/thedavidweng/money/ci.yml?branch=main&style=flat-square&label=ci" alt="CI"></a>
1313
<a href="https://github.com/thedavidweng/money/releases"><img src="https://img.shields.io/github/v/release/thedavidweng/money?style=flat-square" alt="Release"></a>
14-
<a href="LICENSE"><img src="https://img.shields.io/github/license/thedavidweng/money?style=flat-square" alt="License"></a>
14+
<a href="https://github.com/thedavidweng/money/blob/main/LICENSE"><img src="https://img.shields.io/github/license/thedavidweng/money?style=flat-square" alt="License"></a>
1515
<img src="https://img.shields.io/badge/go-%3E%3D1.26-blue?style=flat-square" alt="Go">
1616
</p>
1717

0 commit comments

Comments
 (0)