Skip to content

Commit

Permalink
fix broken behaviortree doc link (ros-navigation#3822)
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Kesy <antonkesy@gmail.com>
Signed-off-by: enricosutera <enricosutera@outlook.com>
  • Loading branch information
antonkesy authored and enricosutera committed May 19, 2024
1 parent 50c7074 commit 7521cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nav2_behavior_tree/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ The BehaviorTree engine has a run method that accepts an XML description of a BT
See the code in the [BT Navigator](../nav2_bt_navigator/src/bt_navigator.cpp) for an example usage of the BehaviorTreeEngine.
For more information about the behavior tree nodes that are available in the default BehaviorTreeCPP library, see documentation here: https://www.behaviortree.dev/bt_basics/
For more information about the behavior tree nodes that are available in the default BehaviorTreeCPP library, see documentation here: https://www.behaviortree.dev/docs/learn-the-basics/bt_basics/

0 comments on commit 7521cde

Please sign in to comment.