We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54f276a commit 86bc8e4Copy full SHA for 86bc8e4
docs/tutorial-basics/tutorial_05_subtrees.md
@@ -17,7 +17,7 @@ node __SubTree__ to include one tree into the other.
17
# CrossDoor behavior
18
19
This example is inspired by a popular
20
-[article about behavior trees](http://www.gamasutra.com/blogs/ChrisSimpson/20140717/221339/Behavior_trees_for_AI_How_they_work.php).
+[article about behavior trees](https://www.gamedeveloper.com/programming/behavior-trees-for-ai-how-they-work).
21
22
It is also the first practical example that uses `Decorators` and `Fallback`.
23
0 commit comments