Skip to content

Commit 74c1786

Browse files
committed
Update links in the README.
1 parent 66c0672 commit 74c1786

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
</p>
99

1010
<p>
11-
<a href="https://github.com/bytecodealliance/wasm-tools/actions?query=workflow%3ACI"><img src="https://github.com/bytecodealliance/wasm-tools/workflows/CI/badge.svg" alt="build status" /></a>
12-
<a href="https://crates.io/crates/wasm-tools"><img src="https://img.shields.io/crates/v/wac-cli.svg?style=flat-square" alt="Crates.io version" /></a>
11+
<a href="https://github.com/bytecodealliance/wac/actions?query=workflow%3ACI"><img src="https://github.com/bytecodealliance/wac/workflows/CI/badge.svg" alt="build status" /></a>
12+
<a href="https://crates.io/crates/wac-parser"><img src="https://img.shields.io/crates/v/wac-cli.svg?style=flat-square" alt="Crates.io version" /></a>
1313
<a href="https://crates.io/crates/wac-cli"><img src="https://img.shields.io/crates/d/wac-cli.svg?style=flat-square" alt="Download" /></a>
14-
<a href="https://docs.rs/wac-cli/"><img src="https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square" alt="docs.rs docs" /></a>
14+
<a href="https://docs.rs/wac-parser/"><img src="https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square" alt="docs.rs docs" /></a>
1515
</p>
1616
</div>
1717

0 commit comments

Comments
 (0)