From 77e509a45ea9d68684b93feb678f8946c4c91abe Mon Sep 17 00:00:00 2001 From: Isaac Whitfield Date: Wed, 3 Jan 2024 15:07:18 -0800 Subject: [PATCH] Update README badges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eeb30a6..8f30f69 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Usher -[![Build Status](https://img.shields.io/github/workflow/status/whitfin/usher/CI)](https://github.com/whitfin/usher/actions) +[![Build Status](https://img.shields.io/github/actions/workflow/status/whitfin/usher/rust.yml?branch=main)](https://github.com/whitfin/usher/actions) [![Crates.io](https://img.shields.io/crates/v/usher.svg)](https://crates.io/crates/usher) Usher provides an easy way to construct parameterized routing trees in Rust.