From 752143cafb568c76c4eac02d5c59e0868c5d892b Mon Sep 17 00:00:00 2001 From: Shivam Maurya Date: Fri, 12 Jun 2026 13:21:58 +0530 Subject: [PATCH] Added missing links in First-Steps.rst (#6900) Signed-off-by: Shivam Maurya (cherry picked from commit ac1b6445bf67cff219cdf810fad0be5e29a81684) --- 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