From f28169d55530c6344c4a03c020dd6c6631fdd5f3 Mon Sep 17 00:00:00 2001 From: Ibrahim Sel Date: Mon, 23 Feb 2026 11:42:05 +0300 Subject: [PATCH] docs: update CI badge URLs to upstream organization --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5794a5d..ec289a3 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ | ROS 2 Distro | Ubuntu | Python | Status | |---|---|---|---| -| Humble | 22.04 | 3.10 | [![Humble](https://github.com/ibrahimsel/messages/actions/workflows/ci-humble.yml/badge.svg)](https://github.com/ibrahimsel/messages/actions/workflows/ci-humble.yml) | -| Jazzy | 24.04 | 3.12 | [![Jazzy](https://github.com/ibrahimsel/messages/actions/workflows/ci-jazzy.yml/badge.svg)](https://github.com/ibrahimsel/messages/actions/workflows/ci-jazzy.yml) | +| Humble | 22.04 | 3.10 | [![Humble](https://github.com/eclipse-muto/messages/actions/workflows/ci-humble.yml/badge.svg)](https://github.com/eclipse-muto/messages/actions/workflows/ci-humble.yml) | +| Jazzy | 24.04 | 3.12 | [![Jazzy](https://github.com/eclipse-muto/messages/actions/workflows/ci-jazzy.yml/badge.svg)](https://github.com/eclipse-muto/messages/actions/workflows/ci-jazzy.yml) | **Muto Messages** (`muto_msgs`) provides ROS 2 message and service definitions for inter-component communication including stack manifests, actions, commands, and plugin interfaces.