From: Jaana Burcu Dogan
Date: Thu, 2 Feb 2017 19:39:02 +0000 (-0800)
Subject: doc: consistently link to the SettingGOPATH page
X-Git-Tag: go1.9beta1~1773
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=ecbf90840471a8cd5500c90baea7a60a65b14b10;p=gostls13.git
doc: consistently link to the SettingGOPATH page
Change-Id: I4fdd81aa7c9b180cb72ec4af3e7d9d803c99ecac
Reviewed-on: https://go-review.googlesource.com/36033
Reviewed-by: Brad Fitzpatrick
---
diff --git a/doc/install.html b/doc/install.html
index 6bff75c5a0..9de3aad0a4 100644
--- a/doc/install.html
+++ b/doc/install.html
@@ -222,8 +222,7 @@ and building a simple program, as follows.
Create your workspace directory,
$HOME/go
%USERPROFILE%\go
.
(If you'd like to use a different directory,
-you will need to set the GOPATH
environment variable;
-see How to Write Go Code for details.)
+you will need to set the GOPATH
environment variable.)