Skip to content

Commit 4d81a7b

Browse files
committed
Refs #22465: Update How-to tutorial reference link
Signed-off-by: Mario Dominguez <[email protected]>
1 parent 7ad060e commit 4d81a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Tutorials/Beginner-Client-Libraries/Writing-A-Simple-Py-Service-And-Client.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ Finally we have the ``main`` method, which constructs a ``MinimalClientAsync`` o
276276
.. warning::
277277

278278
Do not use ``rclpy.spin_until_future_complete`` in a ROS 2 callback.
279-
For more details see the :doc:`sync deadlock article <../../../How-To-Guides/Sync-Vs-Async>`.
279+
For more details see the :doc:`sync deadlock article <../../How-To-Guides/Sync-Vs-Async>`.
280280

281281
3.2 Add an entry point
282282
~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)