From bcbdc3889b1e6a6c80af93a2fe6ee0f6f1c17933 Mon Sep 17 00:00:00 2001 From: pxgamer Date: Sat, 8 Jun 2019 01:04:00 +0100 Subject: [PATCH] erl: add link to homepage --- pages/common/erl.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/erl.md b/pages/common/erl.md index db629759b0..76961250d1 100644 --- a/pages/common/erl.md +++ b/pages/common/erl.md @@ -1,6 +1,7 @@ # erl > Run and manage programs in the Erlang programming language. +> More information: . - Compile and run sequential Erlang program as a common script and then exit: