Skip to content

Commit 889f915

Browse files
committed
Update docs
1 parent 53f03d7 commit 889f915

File tree

1 file changed

+2
-2
lines changed
  • auto_apms_behavior_tree_core/include/auto_apms_behavior_tree_core

1 file changed

+2
-2
lines changed

auto_apms_behavior_tree_core/include/auto_apms_behavior_tree_core/builder.hpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ namespace auto_apms_behavior_tree::core
4848
* The most convenient way of building and executing behavior trees is by using the TreeBuildHandler plugins that come
4949
* with AutoAPMS and are fully integrated with the TreeExecutorNode concept.
5050
*
51-
* @sa <a href="https://robin-mueller.github.io/auto-apms-guide/usage/tutorials/deploying-a-behavior">Tutorial:
52-
* Deploying a Behavior</a>
51+
* @sa <a href="https://robin-mueller.github.io/auto-apms-guide/usage/tutorials/deploying-behaviors>Tutorial:
52+
* Deploying Behaviors</a>
5353
*/
5454
class TreeBuilder : public TreeDocument
5555
{

0 commit comments

Comments
 (0)