From e29c044a98e16bccfd6c177c84ab3cfc527a6519 Mon Sep 17 00:00:00 2001 From: Carlosespicur Date: Fri, 19 Sep 2025 10:38:52 +0200 Subject: [PATCH] Fix broken links Signed-off-by: Carlosespicur --- 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