]> Cypherpunks repositories - gostls13.git/commitdiff
doc/install.html: fix link
authorRob Pike <r@golang.org>
Sun, 19 Feb 2012 21:08:30 +0000 (08:08 +1100)
committerRob Pike <r@golang.org>
Sun, 19 Feb 2012 21:08:30 +0000 (08:08 +1100)
Fixes #3072.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5684044

doc/install.html

index 04d466b7e541cd30dd57b1f86f260355bfe53c04..3ebdd66cd9f01860e6617dba3cb62f377c264e31 100644 (file)
@@ -144,7 +144,7 @@ If you see the "hello, world" message then your Go installation is working.
 
 <p>
 Start by taking <a href="http://code.google.com/p/go-tour/">A Tour of Go</a>
-or reading the <a href="go_tutorial.html">Go Tutorial</a>.
+or reading the <a href="/doc/go_tutorial.html">Go Tutorial</a>.
 </p>
 
 <p>