From 167a1cde27c5b248a9be3260ab5f52cf97fa5f53 Mon Sep 17 00:00:00 2001 From: Tully Foote Date: Thu, 29 Aug 2024 14:20:04 -0700 Subject: [PATCH] Fix link to ROS 2 Installation As ticketed at: https://github.com/ros-infrastructure/rosindex/issues/385 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89e05c43..0d844828 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ The current set of features include: > Note: While the following instructions use a Linux shell the same can be done on other platforms like Windows with slightly adjusted commands. -1. [Install ROS 2](https://index.ros.org/doc/ros2/Installation). +1. [Install ROS 2](https://docs.ros.org/en/rolling/Installation.html). 1. Install Java and a JDK.