From 9542f715b7c22c9eaf712246bc635b5550eb2973 Mon Sep 17 00:00:00 2001 From: pxgamer Date: Wed, 5 Jun 2019 08:55:57 +0100 Subject: [PATCH] luac: add link to homepage --- pages/common/luac.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/luac.md b/pages/common/luac.md index 88b5b389cf..7772262f3c 100644 --- a/pages/common/luac.md +++ b/pages/common/luac.md @@ -1,6 +1,7 @@ # luac > Lua bytecode compiler. +> More information: . - Compile a Lua source file to Lua bytecode: