Merge pull request #7 from rickmcfarley/patch-3

Update beginnerEN.html
This commit is contained in:
Florian Euchner 2014-09-26 08:35:51 +02:00
commit fd90a23eae

View File

@ -30,7 +30,7 @@ extending its features and adding new items.</p>
Along the way you'll start learning how to write programs in Lua.</p>
<p>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 <a href="#learntocode">list of suggested programming resources</a> at the end of this tutorial.</p>
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 <a href="englishEN.html#learntocode">list of suggested programming resources</a> at the end of this tutorial.</p>
</td>
</tr>