From 2d54f9ab0c0f67193ada42f53f05a38c34f77ac0 Mon Sep 17 00:00:00 2001 From: Carlos Espinoza Curto <148376273+Carlosespicur@users.noreply.github.com> Date: Fri, 19 Sep 2025 11:12:13 +0200 Subject: [PATCH] Fix broken links (#91) Signed-off-by: Carlosespicur (cherry picked from commit c1c3f49d393461d07016fdb821540f7c43dee2fa) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 07024c1..98c4278 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ ## Overview -The primary purpose for this repository is to organise all packages for the [Micro-ROS project](https://microros.github.io/micro-ROS/) functionalities demonstrations. +The primary purpose for this repository is to organise all packages for the [Micro-ROS project](https://microros.github.io/) functionalities demonstrations. All packages contained in this repository are a part of the Micro-ROS project stack. ## Previous step To run all the demonstrations, you need to set up the ROS2 environment and build all the required packages. -Click [here](https://github.com/microROS/micro-ROS-doc) to read further about how to do this previous step. +Click [here](https://github.com/micro-ROS/micro_ros_setup?tab=readme-ov-file#building) to read further about how to do this previous step. ## Package clusters