From 4f702ffe9c8591f4a4548bd91ca0bb3fecf3edd2 Mon Sep 17 00:00:00 2001 From: Shivam Maurya Date: Thu, 11 Jun 2026 11:09:00 +0530 Subject: [PATCH] Added missing links in First-Steps.rst Signed-off-by: Shivam Maurya --- source/First-Steps.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/First-Steps.rst b/source/First-Steps.rst index 9f9783c3f7e..33930d0e20b 100644 --- a/source/First-Steps.rst +++ b/source/First-Steps.rst @@ -35,9 +35,9 @@ Steps 1 Learn about fundamental concepts behind ROS ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -* About ROS +* :doc:`About ROS ` * :doc:`/Concepts/Basic/About-Nodes` -* Interfaces (topics, services, actions) +* :doc:`/Concepts/Basic/Interfaces-Topics-Services-Actions` * :doc:`/Concepts/Basic/About-Parameters` 2 Install ROS and turtlesim