From 4a7f271904370abbceb82a736ad62775667fccc5 Mon Sep 17 00:00:00 2001 From: pxgamer Date: Tue, 4 Jun 2019 10:25:12 +0100 Subject: [PATCH] mix: add link to homepage --- pages/common/mix.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/mix.md b/pages/common/mix.md index 062fa06ec..6f181cc92 100644 --- a/pages/common/mix.md +++ b/pages/common/mix.md @@ -1,6 +1,7 @@ # mix > Mix is a build tool that provides tasks for creating, compiling, and testing Elixir projects, managing its dependencies, and more. +> More information: . - Execute a particular file: