From 6eb3dd1d6c72c67531d02832dd194db7030b4236 Mon Sep 17 00:00:00 2001 From: Nic Roland Date: Mon, 17 Oct 2016 13:33:02 +0100 Subject: [PATCH] docs(helm): Fix broken link to glide project --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 5403d2802..fe54e2487 100644 --- a/docs/install.md +++ b/docs/install.md @@ -53,7 +53,7 @@ Here are links to the common builds: Building Helm from source is slightly more work, but is the best way to go if you want to test the latest (pre-release) Helm version. -You must have a working Go environment with (https://github.com/Masterminds/glide)[glide]and Mercurial installed. +You must have a working Go environment with [glide](https://github.com/Masterminds/glide) and Mercurial installed. ```console $ cd $GOPATH