We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53f03d7 commit 889f915Copy full SHA for 889f915
auto_apms_behavior_tree_core/include/auto_apms_behavior_tree_core/builder.hpp
@@ -48,8 +48,8 @@ namespace auto_apms_behavior_tree::core
48
* The most convenient way of building and executing behavior trees is by using the TreeBuildHandler plugins that come
49
* with AutoAPMS and are fully integrated with the TreeExecutorNode concept.
50
*
51
- * @sa <a href="https://robin-mueller.github.io/auto-apms-guide/usage/tutorials/deploying-a-behavior">Tutorial:
52
- * Deploying a Behavior</a>
+ * @sa <a href="https://robin-mueller.github.io/auto-apms-guide/usage/tutorials/deploying-behaviors>Tutorial:
+ * Deploying Behaviors</a>
53
*/
54
class TreeBuilder : public TreeDocument
55
{
0 commit comments