]> Cypherpunks.ru repositories - gostls13.git/commitdiff
README: linkify some paths
authorSuriyaa Sundararuban <isc.suriyaa@gmail.com>
Wed, 6 Jun 2018 16:33:36 +0000 (18:33 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 6 Jun 2018 18:07:01 +0000 (18:07 +0000)
Change-Id: I77e31954f6d92f769934843bbba9f990f330f50a
Reviewed-on: https://go-review.googlesource.com/116675
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
README.md

index 8cf23cae1e12f58af8216b716076737a986b750a..49231bf25d2c171cfa9f41eb85f4c493d0a7870e 100644 (file)
--- 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