Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 261306c

Browse files
Merge pull request BehaviorTree#95 from LoyVanBeek/patch-1
Remove 0 in front of http://... URL to publication
2 parents 68b7da7 + ed56567 commit 261306c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/MigrationGuide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ By "reactive" we mean that:
273273
274274
275275
The main concern of the original author of this library was to build reactive
276-
Behavior Trees (see for reference this [publication](0https://arxiv.org/abs/1709.00084)).
276+
Behavior Trees (see for reference this [publication](https://arxiv.org/abs/1709.00084)).
277277
278278
I share this goal, but I prefer to have more explicit names, because reactive
279279
ControlNodes are useful but hard to reason about sometimes.

0 commit comments

Comments
 (0)