File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,14 +19,14 @@ BSD-style license found in the LICENSE file.
19
19
Official binary distributions are available at https://golang.org/dl/ .
20
20
21
21
After downloading a binary release, visit https://golang.org/doc/install
22
- or load doc/install.html in your web browser for installation
22
+ or load [ doc/install.html] ( ./doc/install.html ) in your web browser for installation
23
23
instructions.
24
24
25
25
#### Install From Source
26
26
27
27
If a binary distribution is not available for your combination of
28
28
operating system and architecture, visit
29
- https://golang.org/doc/install/source or load doc/install-source.html
29
+ https://golang.org/doc/install/source or load [ doc/install-source.html] ( ./doc/install-source.html )
30
30
in your web browser for source installation instructions.
31
31
32
32
### Contributing
You can’t perform that action at this time.
0 commit comments