Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 03025e0

Browse files
atouchetdjc
authored andcommitted
Fix CI badge
1 parent a9492df commit 03025e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# `console`
22

3-
[![Build Status](https://github.com/console-rs/console/workflows/CI/badge.svg?branch=master)](https://github.com/console-rs/console/actions?query=workflow%3ACI)
4-
[![Crates.io](https://img.shields.io/crates/d/console.svg)](https://crates.io/crates/console)
3+
[![Build Status](https://github.com/console-rs/console/actions/workflows/ci.yml/badge.svg)](https://github.com/console-rs/console/actions?query=workflow%3ACI)
4+
[![crates.io](https://img.shields.io/crates/d/console.svg)](https://crates.io/crates/console)
55
[![License](https://img.shields.io/github/license/console-rs/console)](https://github.com/console-rs/console/blob/master/LICENSE)
66
[![Documentation](https://docs.rs/console/badge.svg)](https://docs.rs/console)
77

0 commit comments

Comments
 (0)