diff --git a/docs/guides/install-from-source.md b/docs/guides/install-from-source.md index aaa1c74d1..b9b3d87ab 100644 --- a/docs/guides/install-from-source.md +++ b/docs/guides/install-from-source.md @@ -5,7 +5,7 @@ To download pre-built binaries, see the [Download page](/download). ## Install Go -Make sure you have [installed Go](/docs/guides/install-go) and set the `GOPATH`. +Make sure you have [installed Go](https://golang.org/doc/install) and set the `GOPATH`. ## Install Tendermint