From 851c07242687eebcfc27a85b1cbfea8b60ffa38f Mon Sep 17 00:00:00 2001 From: Rick McFarley Date: Thu, 25 Sep 2014 09:58:28 -0400 Subject: [PATCH] Update beginnerEN.html I fixed a broken link to the learn to code resources. --- html/beginnerEN.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/beginnerEN.html b/html/beginnerEN.html index 7a5343c..7682f28 100644 --- a/html/beginnerEN.html +++ b/html/beginnerEN.html @@ -30,7 +30,7 @@ extending its features and adding new items.

Along the way you'll start learning how to write programs in Lua.

If you already know a programming language like Java, Javascript, Python, etc., then you should find it reasonably easy to get started in Lua. If you are new to programming, don't worry. We'll go slowly and show you exactly what to do. -If you would like to learn more about programming in Lua there are lots of places on the web that can help. We've put a list of suggested programming resources at the end of this tutorial.

+If you would like to learn more about programming in Lua there are lots of places on the web that can help. We've put a list of suggested programming resources at the end of this tutorial.