Skip to content

Commit

Permalink
Specify branch for GitHub Actions badge and fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
pitdicker committed Jan 26, 2024
1 parent 94f9738 commit 850c55e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
[![Chat][discord-image]][discord]
[![codecov.io][codecov-img]][codecov-link]

[gh-image]: /~https://github.com/chronotope/chrono/actions/workflows/test.yml/badge.svg
[gh-checks]: /~https://github.com/chronotope/chrono/actions?query=workflow%3Atest
[gh-image]: /~https://github.com/chronotope/chrono/actions/workflows/test.yml/badge.svg?branch=0.4.x
[gh-checks]: /~https://github.com/chronotope/chrono/actions/workflows/test.yml?query=branch%3A0.4.x
[cratesio-image]: https://img.shields.io/crates/v/chrono.svg
[cratesio]: https://crates.io/crates/chrono
[docsrs-image]: https://docs.rs/chrono/badge.svg
Expand Down

0 comments on commit 850c55e

Please sign in to comment.