Commit 3ec18861 authored by Matt Butcher's avatar Matt Butcher Committed by GitHub

Merge pull request #1379 from ammeon/docs-fix

docs(helm): Fix broken link to glide project
parents a6730f5a 6eb3dd1d
...@@ -53,7 +53,7 @@ Here are links to the common builds: ...@@ -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 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. 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 ```console
$ cd $GOPATH $ cd $GOPATH
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment