We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d40210c commit 5fa559fCopy full SHA for 5fa559f
articles/actions.md
@@ -205,8 +205,8 @@ Usage examples can be found in the [examples](https://github.com/ros2/examples)
205
206
C++:
207
208
-- [examples/rclcpp/minimal_action_server](https://github.com/ros2/examples/tree/master/rclcpp/minimal_action_server)
209
-- [examples/rclcpp/minimal_action_client](https://github.com/ros2/examples/tree/master/rclcpp/minimal_action_client)
+- [examples/rclcpp/minimal_action_server](https://github.com/ros2/examples/tree/master/rclcpp/actions/minimal_action_server)
+- [examples/rclcpp/minimal_action_client](https://github.com/ros2/examples/tree/master/rclcpp/actions/minimal_action_client)
210
211
Python:
212
0 commit comments