Skip to content

Commit 5b553d8

Browse files
committed
Update README with correct link
1 parent 77f83d8 commit 5b553d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ The Untold Engine is powered by modular systems that simplify game development.
190190

191191
### How-To Guides
192192
- [Adding a model using the Editor](docs/addModelUsingEditor.md): Learn how to add a model using the editor
193-
- [Adding an animation using the Editor](docs/addAnimationUsingEditor.md): Learn how to link an animation to the model using the editor (Coming Soon)
193+
- [Adding an animation using the Editor](docs/addAnimationsUsingEditor.md): Learn how to link an animation to the model using the editor (Coming Soon)
194194

195195
⚠️ **Important**: Entities should be created and configured in the Editor. Code is used for gameplay logic only.
196196

0 commit comments

Comments
 (0)