diff --git a/LUA.md b/LUA.md index 6ce5c42..4dd97f8 100644 --- a/LUA.md +++ b/LUA.md @@ -26,7 +26,7 @@ Below you can find an overview of the LUA API - [DrawLine](https://github.com/SpoinkyNL/Artemis/wiki/Drawing#drawline) - [DrawRectangle](https://github.com/SpoinkyNL/Artemis/wiki/Drawing#drawrectangle) - [DrawText](https://github.com/SpoinkyNL/Artemis/wiki/Drawing#drawtext) - - [Drawing](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events) + - [LUA Events](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events) - [Events](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events#events) - [ProfileUpdating](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events#profileupdating) - [ProfileDrawing](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events#profiledrawing)