From df81fc3019679b91483bedff57a5a97b5ee56690 Mon Sep 17 00:00:00 2001 From: Zack Hubert Date: Wed, 29 Apr 2015 09:17:37 -0700 Subject: [PATCH] Update README.md fixing link to Build guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c89f984..8270802 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ MailHog is a rewritten version of [MailHog](https://github.com/ian-kent/MailHog) Clone this repository to ```$GOPATH/src/github.com/mailhog/MailHog``` and type ```make deps```. -See the [Building MailHog](BUILD.md) guide. +See the [Building MailHog](/docs/BUILD.md) guide. Requires Go 1.3+ to build.