Update Creating-a-Model.md authored by Ticxo's avatar Ticxo
......@@ -54,7 +54,7 @@ North as the default forward direction. The grid is 16x16 pixels big, or 1 block
No, this has nothing to do with teaching children.
Parenting is when one bone is placed inside another bone. The outside bone is the parent, and the inside bone is the
child. This is useful because the child bone will follow the parent bone
while [animating](Animating-a-Model.md) the model.
while [animating](Animating-a-Model) the model.
It is a nice practice to create a parent-child bone hierarchy, so that when animating, bones will stay at the correct
position.
......
......