From 443c6180da0f100cc416650a73ccccf395fef1d6 Mon Sep 17 00:00:00 2001 From: Schneider Date: Wed, 10 Apr 2019 11:11:17 -0300 Subject: [PATCH] gofmt.md add homepage --- pages/common/gofmt.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/gofmt.md b/pages/common/gofmt.md index 7c7dadafc..b66eca1ef 100644 --- a/pages/common/gofmt.md +++ b/pages/common/gofmt.md @@ -1,6 +1,7 @@ # gofmt > Tool for formatting Go source code. +> Homepage: . - Format a file and display the result to the console: