From c1010498021489514afb54ad470fa7392c147a23 Mon Sep 17 00:00:00 2001 From: Mamadou <72272993+Mamadou442@users.noreply.github.com> Date: Sat, 4 Oct 2025 04:29:16 +0200 Subject: [PATCH] Improve lua and Meteor book section fr (#12130) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * archived 'Introduction à la programmation Lua' * added the editors and formats of 'Lua : le tutoriel' * added the format, licence, and 'in process status' for 'Apprendre Meteor' * https available for 'Lua: le tutoriel' --- books/free-programming-books-fr.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/books/free-programming-books-fr.md b/books/free-programming-books-fr.md index 440be31f0..2b5a81775 100644 --- a/books/free-programming-books-fr.md +++ b/books/free-programming-books-fr.md @@ -234,13 +234,13 @@ ### Lua -* [Introduction à la programmation Lua](http://www.luteus.biz/Download/LoriotPro_Doc/LUA/LUA_Training_FR/Introduction_Programmation.html) -* [Lua : le tutoriel](http://wxlua.developpez.com/tutoriels/lua/general/cours-complet/) - Claude Urban +* [Introduction à la programmation Lua](https://web.archive.org/web/20240109085639/https://www.luteus.biz/Download/LoriotPro_Doc/LUA/LUA_Training_FR/Introduction_Programmation.html) (HTML) *( :card_file_box: archived)* +* [Lua : le tutoriel](https://wxlua.developpez.com/tutoriels/lua/general/cours-complet/) - Claude Urban, `edt.:` Alexandre Laurent, ALT, Max (HTML, PDF) ### Meteor -* [Apprendre Meteor](https://mquandalle.gitbooks.io/apprendre-meteor/content/) - Maxime Quandalle +* [Apprendre Meteor](https://mquandalle.gitbooks.io/apprendre-meteor/content/) - Maxime Quandalle (HTML) (CC BY-NC-SA) *( :construction: in process)* ### Perl