Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit 299eaca

Browse files
authored
Fix CI status link (#296)
Signed-off-by: Kevin Moore <kevmoo@users.noreply.github.com>
1 parent 2d6e71d commit 299eaca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</p>
99

1010
<p>
11-
<a href="https://github.com/bytecodealliance/registry/actions?query=workflow%3ACI"><img src="https://github.com/bytecodealliance/registry/workflows/Rust/badge.svg" alt="build status" /></a>
11+
<a href="https://github.com/bytecodealliance/registry/actions/workflows/main.yml"><img src="https://github.com/bytecodealliance/registry/actions/workflows/main.yml/badge.svg" alt="build status" /></a>
1212
<a href="https://crates.io/crates/warg-cli"><img src="https://img.shields.io/crates/v/warg-cli.svg?style=flat-square" alt="Crates.io version" /></a>
1313
<a href="https://crates.io/crates/warg-cli"><img src="https://img.shields.io/crates/d/warg-cli.svg?style=flat-square" alt="Download" /></a>
1414
<a href="https://docs.rs/warg-client/latest/warg_client/"><img src="https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square" alt="docs.rs docs" /></a>

0 commit comments

Comments
 (0)