Browse Source

mix: add link to homepage

pxgamer 5 years ago
parent
commit
4a7f271904
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/common/mix.md

+ 1 - 0
pages/common/mix.md

@@ -1,6 +1,7 @@
 # mix
 # mix
 
 
 > Mix is a build tool that provides tasks for creating, compiling, and testing Elixir projects, managing its dependencies, and more.
 > Mix is a build tool that provides tasks for creating, compiling, and testing Elixir projects, managing its dependencies, and more.
+> More information: <https://hexdocs.pm/mix>.
 
 
 - Execute a particular file:
 - Execute a particular file: