diff --git a/docs/lua/lua.md b/docs/lua/lua.md index 82ab0202..0446fb68 100644 --- a/docs/lua/lua.md +++ b/docs/lua/lua.md @@ -61,7 +61,7 @@ All of this is a holdover from when there were only two players. It was a reason - [Custom Surface Collisions](examples/big-paddle) - [Custom Box Model](examples/custom-box-model) - [Custom Player Model](examples/koopa-player-model) -- [Moonjump](examples/moonjump.lua) +- [Moonjump](examples/Moonjump.lua) - [Instant Clip](examples/instant-clip.lua) - [Water Height Changer](examples/water-level.lua) - [Custom Level](examples/custom-level)