From e1258dfa68d44fcb8d69789333391c7d51b6f955 Mon Sep 17 00:00:00 2001 From: Christophe Bedard Date: Tue, 3 Nov 2020 08:06:40 -0500 Subject: [PATCH] Point README badges to foxy instead of master Signed-off-by: Christophe Bedard --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e813b7..c555f8e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ros2_tracing -[![pipeline status](https://gitlab.com/ros-tracing/ros2_tracing/badges/master/pipeline.svg)](https://gitlab.com/ros-tracing/ros2_tracing/commits/master) -[![codecov](https://codecov.io/gl/ros-tracing/ros2_tracing/branch/master/graph/badge.svg)](https://codecov.io/gl/ros-tracing/ros2_tracing) +[![pipeline status](https://gitlab.com/ros-tracing/ros2_tracing/badges/foxy/pipeline.svg)](https://gitlab.com/ros-tracing/ros2_tracing/commits/foxy) +[![codecov](https://codecov.io/gl/ros-tracing/ros2_tracing/branch/foxy/graph/badge.svg)](https://codecov.io/gl/ros-tracing/ros2_tracing) Tracing tools for ROS 2.