From 4c144d9f872e67a9c1c5cf9f510d048a58d29c61 Mon Sep 17 00:00:00 2001 From: Pierre Rouanet Date: Fri, 18 Aug 2023 19:35:07 +0200 Subject: [PATCH] Fix badges. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 56e8d66..f8c7049 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ [![Build Status]][actions] [![Latest Version]][crates.io] -[Build Status]: https://img.shields.io/github/actions/workflow/status/pollen-robotics/motor_toolbox_rs/rust.yml?branch=master -[actions]: https://github.com/pollen-robotics/motor_toolbox_rs/actions?query=branch%3Amaster +[Build Status]: https://img.shields.io/github/actions/workflow/status/pollen-robotics/motor_toolbox_rs/rust.yml?branch=main +[actions]: https://github.com/pollen-robotics/motor_toolbox_rs/actions?query=branch%3Amain [Latest Version]: https://img.shields.io/crates/v/motor_toolbox_rs.svg [crates.io]: https://crates.io/crates/motor_toolbox_rs