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

Skip to content

Commit ed56567

Browse files
authored
Remove 0 in front of http://... URL to publication
Hopefully, this makes the link correctly click-able when rendered to HTML
1 parent 68b7da7 commit ed56567

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)