From 5b2b336892bc2880285be7355d6622c7f6b80c0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20T=E1=BA=A5n=20Anh=20Khoa?= Date: Tue, 21 Apr 2026 14:00:39 +0700 Subject: [PATCH] Update link outdate --- doc/tutorials/your_first_project/your_first_project.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorials/your_first_project/your_first_project.rst b/doc/tutorials/your_first_project/your_first_project.rst index 82fc4adbfb..ac3cf91e52 100644 --- a/doc/tutorials/your_first_project/your_first_project.rst +++ b/doc/tutorials/your_first_project/your_first_project.rst @@ -250,7 +250,7 @@ Summary * You created a ROS 2 package and wrote your first program using MoveIt. * You learned about using the MoveGroupInterface to plan and execute moves. -* :codedir:`Here is a copy of the full hello_moveit.cpp source at the end of this tutorial`. +* :codedir:`Here is a copy of the full hello_moveit.cpp source at the end of this tutorial`. Further Reading ---------------