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.
2 parents deb687c + 86bc8e4 commit e06f5f5Copy full SHA for e06f5f5
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