Skip to content

Commit

Permalink
fix broken behaviortree doc link (#3822)
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Kesy <antonkesy@gmail.com>
  • Loading branch information
antonkesy authored and SteveMacenski committed Sep 25, 2023
1 parent 537ca45 commit 731c719
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 731c719

Please sign in to comment.