Skip to content

Commit

Permalink
Fix build status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiasBuelens committed Oct 31, 2023
1 parent 7809fc8 commit 0c35a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# wasm-streams

[![Build Status](https://img.shields.io/github/workflow/status/MattiasBuelens/wasm-streams/CI.svg)](https://github.com/MattiasBuelens/wasm-streams)
[![Build Status](https://img.shields.io/github/actions/workflow/status/MattiasBuelens/wasm-streams/ci.yml?branch=main)](https://github.com/MattiasBuelens/wasm-streams)
[![Crates.io Version](https://img.shields.io/crates/v/wasm-streams.svg)](https://crates.io/crates/wasm-streams)
[![Docs.rs](https://img.shields.io/badge/docs-latest-blue.svg)](https://docs.rs/wasm-streams)

Expand Down

0 comments on commit 0c35a92

Please sign in to comment.