Skip to content

Commit aa9c06d

Browse files
committed
chore(docs): Fix dead for badge link on README.md
1 parent df4e263 commit aa9c06d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<p align="center">
88
<a href="https://www.npmjs.com/package/masto"><img src="https://img.shields.io/npm/v/masto.svg" alt="npm"/></a>
9-
<a href="https://github.com/neet/masto.js/actions"><img src="https://github.com/neet/masto.js/workflows/CI/badge.svg" /></a>
9+
<a href="https://github.com/neet/masto.js/actions"><img src="https://github.com/neet/masto.js/actions/workflows/ci.yml/badge.svg" alt="ci"/></a>
1010
<a href="https://codecov.io/gh/neet/masto.js"><img src="https://codecov.io/gh/neet/masto.js/branch/main/graph/badge.svg" /></a>
1111
<a href="https://codeclimate.com/github/neet/masto.js/maintainability"><img src="https://api.codeclimate.com/v1/badges/f56a1d2e6728a89d0a94/maintainability" /></a>
1212
</p>

0 commit comments

Comments
 (0)