We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47b363c commit 499eaeaCopy full SHA for 499eaea
README.md
@@ -83,7 +83,7 @@ let guard = region::lock(data.as_ptr(), data.len())?;
83
```
84
85
<!-- Links -->
86
-[github-shield]: https://img.shields.io/github/workflow/status/darfink/region-rs/CI/master?label=actions&logo=github&style=for-the-badge
+[github-shield]: https://img.shields.io/github/actions/workflow/status/darfink/region-rs/ci.yml?branch=master&label=actions&logo=github&style=for-the-badge
87
[github]: https://github.com/darfink/region-rs/actions/workflows/ci.yml?query=branch%3Amaster
88
[crate-shield]: https://img.shields.io/crates/v/region.svg?style=for-the-badge
89
[crate]: https://crates.io/crates/region
0 commit comments