diff --git a/README.md b/README.md index 8cf23cae1e..49231bf25d 100644 --- a/README.md +++ b/README.md @@ -19,14 +19,14 @@ BSD-style license found in the LICENSE file. Official binary distributions are available at https://golang.org/dl/. After downloading a binary release, visit https://golang.org/doc/install -or load doc/install.html in your web browser for installation +or load [doc/install.html](./doc/install.html) in your web browser for installation instructions. #### Install From Source If a binary distribution is not available for your combination of operating system and architecture, visit -https://golang.org/doc/install/source or load doc/install-source.html +https://golang.org/doc/install/source or load [doc/install-source.html](./doc/install-source.html) in your web browser for source installation instructions. ### Contributing