Skip to content

Commit b2d7b22

Browse files
authored
README: fix badge link
1 parent cd6f37d commit b2d7b22

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
@@ -2,7 +2,7 @@
22

33
[![Crates.io](https://img.shields.io/crates/v/rust-gh-example.svg)](https://crates.io/crates/rust-gh-example)
44
[![Docs.rs](https://docs.rs/rust-gh-example/badge.svg)](https://docs.rs/rust-gh-example)
5-
[![CI](https://github.com/rust-github/rust-gh-example/workflows/General/badge.svg)](https://github.com/rust-github/rust-gh-example/actions)
5+
[![CI](https://github.com/rust-github/rust-gh-example/workflows/Continuous%20Integration/badge.svg)](https://github.com/rust-github/rust-gh-example/actions)
66
[![Coverage Status](https://coveralls.io/repos/github/rust-github/rust-gh-example/badge.svg?branch=master)](https://coveralls.io/github/rust-github/rust-gh-example?branch=master)
77

88
## Installation

0 commit comments

Comments
 (0)