From c5cefb04597fef9cc081450f539f1685e8735079 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Mon, 12 Apr 2021 22:35:33 +0800 Subject: [PATCH] PUB @tt67wq https://linux.cn/article-13292-1.html --- .../20201209 Program a simple game with Elixir.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20201209 Program a simple game with Elixir.md (98%) diff --git a/translated/tech/20201209 Program a simple game with Elixir.md b/published/20201209 Program a simple game with Elixir.md similarity index 98% rename from translated/tech/20201209 Program a simple game with Elixir.md rename to published/20201209 Program a simple game with Elixir.md index c794b65271..4d7f6e6211 100644 --- a/translated/tech/20201209 Program a simple game with Elixir.md +++ b/published/20201209 Program a simple game with Elixir.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (tt67wq) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-13292-1.html) [#]: subject: (Program a simple game with Elixir) [#]: via: (https://opensource.com/article/20/12/elixir) [#]: author: (Moshe Zadka https://opensource.com/users/moshez)