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. and go over some techniques which you will probably find useful.
* [Code Editors](#code-editors) * [Code Editors](#code-editors)
* [Integrated Programming Environments](#integrated-programming-environments)
* [Coding in Lua](#coding-in-lua) * [Coding in Lua](#coding-in-lua)
* [Program Flow](#program-flow) * [Program Flow](#program-flow)
* [Variable Types](#variable-types) * [Variable Types](#variable-types)