From a4f705f4f77d80ae16f91b4131818604939434d1 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sun, 10 Jan 2021 12:54:42 +0800 Subject: [PATCH] PUB @geekpi https://linux.cn/article-13000-1.html --- ...20201230 Learn Lua by writing a -guess the number- game.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20201230 Learn Lua by writing a -guess the number- game.md (98%) diff --git a/translated/tech/20201230 Learn Lua by writing a -guess the number- game.md b/published/20201230 Learn Lua by writing a -guess the number- game.md similarity index 98% rename from translated/tech/20201230 Learn Lua by writing a -guess the number- game.md rename to published/20201230 Learn Lua by writing a -guess the number- game.md index 3dac304d61..0e22e09aff 100644 --- a/translated/tech/20201230 Learn Lua by writing a -guess the number- game.md +++ b/published/20201230 Learn Lua by writing a -guess the number- game.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (geekpi) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-13000-1.html) [#]: subject: (Learn Lua by writing a "guess the number" game) [#]: via: (https://opensource.com/article/20/12/lua-guess-number-game) [#]: author: (Seth Kenlon https://opensource.com/users/seth)