Lua Scripting: Fix dead link

This commit is contained in:
rubenwardy 2019-03-25 18:05:59 +00:00
parent 19236cddf7
commit 059ce7fde7

View File

@ -13,7 +13,6 @@ In this chapter we will talk about scripting in Lua, the tools required,
and go over some techniques which you will probably find useful.
* [Code Editors](#code-editors)
* [Integrated Programming Environments](#integrated-programming-environments)
* [Coding in Lua](#coding-in-lua)
* [Program Flow](#program-flow)
* [Variable Types](#variable-types)