docs(helm): Fix broken link to glide project

pull/1379/head
Nic Roland 9 years ago
parent 70b29a47d0
commit 6eb3dd1d6c

@ -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

Loading…
Cancel
Save