Skip to content

Commit dc32ab9

Browse files
authored
Merge pull request #539 from atouchet/badge
Fix build status badge
2 parents 9ccfb49 + f78217d commit dc32ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ log
33

44
A Rust library providing a lightweight logging *facade*.
55

6-
[![Build status](https://img.shields.io/github/workflow/status/rust-lang/log/CI/master)](https://github.com/rust-lang/log/actions)
6+
[![Build status](https://img.shields.io/github/actions/workflow/status/rust-lang/log/main.yml?branch=master)](https://github.com/rust-lang/log/actions)
77
[![Latest version](https://img.shields.io/crates/v/log.svg)](https://crates.io/crates/log)
88
[![Documentation](https://docs.rs/log/badge.svg)](https://docs.rs/log)
99
![License](https://img.shields.io/crates/l/log.svg)

0 commit comments

Comments
 (0)