diff --git a/docs/source.md b/docs/source.md index 87504de48..bbeac2025 100644 --- a/docs/source.md +++ b/docs/source.md @@ -6,7 +6,8 @@ $ go version go version go1.14 ``` - If "go" is not installed, follow instructions on ["go official Page"](https://golang.org/doc/install). + + If `go` is not installed, follow instructions on [the Go website](https://golang.org/doc/install). 1. Clone this repository