Skip to content

Commit cbf1099

Browse files
committed
Fix Actions badges
1 parent c84116f commit cbf1099

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Docs.rs][docs-badge]][docs-url]
66
[![Matrix][matrix-badge]][matrix-lobby]
77

8-
[actions-badge]: https://img.shields.io/github/workflow/status/brendanzab/codespan/Continuous%20integration
8+
[actions-badge]: https://img.shields.io/github/actions/workflow/status/brendanzab/codespan/ci.yml?branch=master
99
[actions-url]: https://github.com/brendanzab/codespan/actions
1010
[crate-url]: https://crates.io/crates/codespan-reporting
1111
[crate-badge]: https://img.shields.io/crates/v/codespan-reporting.svg

codespan/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Docs.rs][docs-badge]][docs-url]
66
[![Matrix][matrix-badge]][matrix-lobby]
77

8-
[actions-badge]: https://img.shields.io/github/workflow/status/brendanzab/codespan/Continuous%20integration
8+
[actions-badge]: https://img.shields.io/github/actions/workflow/status/brendanzab/codespan/ci.yml?branch=master
99
[actions-url]: https://github.com/brendanzab/codespan/actions
1010
[crate-url]: https://crates.io/crates/codespan
1111
[crate-badge]: https://img.shields.io/crates/v/codespan.svg

0 commit comments

Comments
 (0)