Skip to content

Commit 0e3b11e

Browse files
author
icedrocket
committed
docs: fix github actions badge
1 parent bf316b0 commit 0e3b11e

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
@@ -10,7 +10,7 @@
1010
<div align="center">
1111
<!-- CI status -->
1212
<a href="https://github.com/async-rs/async-std/actions">
13-
<img src="https://img.shields.io/github/workflow/status/async-rs/async-std/CI/main?style=flat-square"
13+
<img src="https://img.shields.io/github/actions/workflow/status/async-rs/async-std/ci.yml?branch=main&style=flat-square"
1414
alt="CI Status" />
1515
</a>
1616
<!-- Crates version -->

0 commit comments

Comments
 (0)