diff --git a/doc/code.html b/doc/code.html
index ee9988b0a9..f22e6b4919 100644
--- a/doc/code.html
+++ b/doc/code.html
@@ -270,7 +270,7 @@ This command builds the hello command, producing an executable
binary. It then installs that binary to the workspace's bin
directory as hello (or, under Windows, hello.exe).
In our example, that will be $GOPATH/bin/hello, which is
-$HOME/work/bin/hello.
+$HOME/go/bin/hello.