We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 853c1dc commit baf2198Copy full SHA for baf2198
README.md
@@ -3,7 +3,7 @@
3
[![Build Status]][GitHub Actions] [![Crate]][crates.io] [![Documentation]][docs.rs] [![Dependency Status]][deps.rs] [![Downloads]][crates.io] [![License]][LICENSE-MIT]
4
5
[GitHub Actions]: https://github.com/rust-random/getrandom/actions?query=workflow:Tests+branch:master
6
-[Build Status]: https://github.com/rust-random/getrandom/workflows/Tests/badge.svg?branch=master
+[Build Status]: https://github.com/rust-random/getrandom/actions/workflows/tests.yml/badge.svg?branch=master
7
[crates.io]: https://crates.io/crates/getrandom
8
[Crate]: https://img.shields.io/crates/v/getrandom
9
[docs.rs]: https://docs.rs/getrandom
0 commit comments