From 27f44f77c2ab9407ddbf548b2696bf364efe2a03 Mon Sep 17 00:00:00 2001 From: pxgamer Date: Fri, 7 Jun 2019 12:00:26 +0100 Subject: [PATCH] gox: fix link for homepage --- pages/common/gox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/gox.md b/pages/common/gox.md index 6119e3775..a003a79da 100644 --- a/pages/common/gox.md +++ b/pages/common/gox.md @@ -1,7 +1,7 @@ # gox > A tool for cross-compiling Go programs. -> Homepage: https://github.com/mitchellh/gox. +> More information: . - Compile Go program in the current directory for all operating systems and architecture combinations: