Skip to content

Commit 042eb2d

Browse files
authored
Fix CI badge links in README
Signed-off-by: Martin Pecka <peci1@seznam.cz>
1 parent 7cf7e73 commit 042eb2d

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# ROS Joystick Drivers Stack #
22

3-
[![Humble Build](https://github.com/ros-drivers/joystick_drivers/workflows/Humble%20Build/badge.svg?branch=ros2)](https://github.com/ros-drivers/joystick_drivers/actions)
4-
[![Jazzy Build](https://github.com/ros-drivers/joystick_drivers/workflows/Jazzy%20Build/badge.svg?branch=ros2)](https://github.com/ros-drivers/joystick_drivers/actions)
5-
[![Rolling Build](https://github.com/ros-drivers/joystick_drivers/workflows/Rolling%20Build/badge.svg?branch=ros2)](https://github.com/ros-drivers/joystick_drivers/actions)
3+
[![Humble Build](https://github.com/ros-drivers/joystick_drivers/actions/workflows/humble-build-ci.yaml/badge.svg)](https://github.com/ros-drivers/joystick_drivers/actions)
4+
[![Jazzy Build](https://github.com/ros-drivers/joystick_drivers/actions/workflows/jazzy-build-ci.yaml/badge.svg)](https://github.com/ros-drivers/joystick_drivers/actions)
5+
[![Kilted Build](https://github.com/ros-drivers/joystick_drivers/actions/workflows/kilted-build-ci.yaml/badge.svg)](https://github.com/ros-drivers/joystick_drivers/actions)
6+
[![Rolling Build](https://github.com/ros-drivers/joystick_drivers/actions/workflows/rolling-build-ci.yaml/badge.svg)](https://github.com/ros-drivers/joystick_drivers/actions)
67

78
A simple set of nodes for supporting various types of joystick inputs and producing ROS messages from the underlying OS messages.
89

0 commit comments

Comments
 (0)